Home
last modified time | relevance | path

Searched defs:linked_connection (Results 1 – 1 of 1) sorted by relevance

/btstack/platform/daemon/src/
H A Dsocket_connection.c122 typedef struct linked_connection { struct
129 linked_connection_t linked_connection; // used for connection list argument
587 linked_connection_t * linked_connection = (linked_connection_t *) it; in socket_connection_send_packet_all() local