summaryrefslogtreecommitdiff
path: root/mesh/pb-adv.c
Commit message (Expand)AuthorAgeFilesLines
* mesh: Add Remote ProvisioningBrian Gix2023-01-301-2/+2
* mesh: Improve PB-ADV timing for reliabilityBrian Gix2022-09-261-3/+6
* mesh: Fix delivery of PB-ACK to acceptorsBrian Gix2021-05-191-1/+0
* mesh: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-10/+1
* mesh: Debug output clean upInga Stotland2020-06-011-6/+1
* mesh: Destroy PB-ADV queue when provisioning doneBrian Gix2020-05-221-0/+5
* mesh: Handle close for AcceptorPrathyusha N2020-03-251-13/+1
* mesh: Implement provisioning loop-backBrian Gix2020-01-131-33/+130
* mesh: Start link establishment timer of 60 secPrathyusha N2019-12-271-0/+2
* mesh: Rearrange PB-ACK for possible session closeBrian Gix2019-12-041-4/+4
* mesh: Fix to send close indication on timeoutPrathyusha N2019-12-041-2/+0
* mesh: Fix invalid transaction number in PROV_INVITEPrathyusha N2019-12-031-0/+1
* mesh: Convert provisioning pkts to packed structsBrian Gix2019-07-141-24/+55
* mesh: Fix support for Provisioner InitiatorBrian Gix2019-07-141-55/+73
* mesh: Remove unnecessary includes from .c filesInga Stotland2019-05-171-16/+0
* mesh: Update copyright datesInga Stotland2019-05-171-1/+1
* mesh: Fix for file naming conventionBrian Gix2019-02-211-1/+1
* mesh: Add direction agnostic PB-ADV implementationBrian Gix2019-01-081-0/+444