Home
last modified time | relevance | path

Searched defs:pb_adv_packet_handler (Results 1 – 3 of 3) sorted by relevance

/btstack/test/mesh/
H A Dprovisioning_device_test.cpp71 static btstack_packet_handler_t pb_adv_packet_handler; variable
H A Dprovisioning_provisioner_test.cpp68 static btstack_packet_handler_t pb_adv_packet_handler; variable
/btstack/src/mesh/
H A Dpb_adv.c152 static void pb_adv_packet_handler(uint8_t packet_type, uint16_t channel, uint8_t * packet, uint16_t… in pb_adv_packet_handler() function