Searched defs:handle_query_rfcomm_event (Results 1 – 6 of 6) sorted by relevance
/btstack/example/ |
H A D | sdp_rfcomm_query.c | 129 static void handle_query_rfcomm_event(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint1… in handle_query_rfcomm_event() function
|
H A D | spp_streamer_client.c | 203 static void handle_query_rfcomm_event(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint1… in handle_query_rfcomm_event() function
|
/btstack/test/sdp_client/ |
H A D | sdp_rfcomm_query.cpp | 89 void handle_query_rfcomm_event(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t siz… in handle_query_rfcomm_event() function
|
/btstack/src/classic/ |
H A D | hsp_hs.c | 696 static void handle_query_rfcomm_event(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint1… in handle_query_rfcomm_event() function
|
H A D | hsp_ag.c | 715 static void handle_query_rfcomm_event(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint1… in handle_query_rfcomm_event() function
|
H A D | hfp.c | 780 static void handle_query_rfcomm_event(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint1… in handle_query_rfcomm_event() function
|