Home
last modified time | relevance | path

Searched refs:socket_packet_handler (Results 1 – 1 of 1) sorted by relevance

/btstack/platform/daemon/src/
H A Dbtstack.c81 static int socket_packet_handler(connection_t *connection, uint16_t packet_type, uint16_t channel, … in socket_packet_handler() function
102 socket_connection_register_packet_callback(socket_packet_handler); in bt_open()