Searched defs:handle_sdp_client_query_result (Results 1 – 4 of 4) sorted by relevance
/btstack/example/ |
H A D | sdp_general_query.c | 148 static void handle_sdp_client_query_result(uint8_t packet_type, uint16_t channel, uint8_t *packet, … in handle_sdp_client_query_result() function
|
H A D | sdp_bnep_query.c | 157 static void handle_sdp_client_query_result(uint8_t packet_type, uint16_t channel, uint8_t *packet, … in handle_sdp_client_query_result() function
|
H A D | panu_demo.c | 194 static void handle_sdp_client_query_result(uint8_t packet_type, uint16_t channel, uint8_t *packet, … in handle_sdp_client_query_result() function
|
/btstack/platform/daemon/src/ |
H A D | daemon.c | 1715 static void handle_sdp_client_query_result(uint8_t packet_type, uint16_t channel, uint8_t *packet, … in handle_sdp_client_query_result() function
|