Home
last modified time | relevance | path

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

/btstack/platform/daemon/example/
H A Dl2cap_server.c123 remote_cid = l2cap_event_incoming_connection_get_remote_cid(packet); in packet_handler()
H A Dl2cap_throughput.c138 …addr_to_str(event_addr), con_handle, psm, local_cid, l2cap_event_incoming_connection_get_remote_ci… in packet_handler()
/btstack/src/
H A Dbtstack_event.h1887 static inline uint16_t l2cap_event_incoming_connection_get_remote_cid(const uint8_t * event){ in l2cap_event_incoming_connection_get_remote_cid() function