Searched refs:sdp_packet_handler (Results 1 – 1 of 1) sorted by relevance
72 static void sdp_packet_handler(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t siz…94 l2cap_register_service(sdp_packet_handler, BLUETOOTH_PSM_SDP, 0xffff, LEVEL_0); in sdp_init()545 static void sdp_packet_handler(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t siz… in sdp_packet_handler() function