Home
last modified time | relevance | path

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

/btstack/platform/daemon/src/
H A Dsocket_connection.c105 static int socket_connection_dummy_handler(connection_t *connection, uint16_t packet_type, uint16_t…
148 …t packet_type, uint16_t channel, uint8_t *data, uint16_t length) = socket_connection_dummy_handler;
150 static int socket_connection_dummy_handler(connection_t *connection, uint16_t packet_type, uint16_t… in socket_connection_dummy_handler() function