Home
last modified time | relevance | path

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

/btstack/src/
H A Dbluetooth.h303 #define L2CAP_CONNECTION_BASEBAND_DISCONNECT 0x6A macro
H A Dl2cap.c2817 l2cap_handle_channel_open_failed(channel, L2CAP_CONNECTION_BASEBAND_DISCONNECT); in l2cap_handle_hci_disconnect_event()
2828 l2cap_cbm_emit_channel_opened(channel, L2CAP_CONNECTION_BASEBAND_DISCONNECT); in l2cap_handle_hci_le_disconnect_event()
2973 … l2cap_ecbm_emit_channel_opened(channel, L2CAP_CONNECTION_BASEBAND_DISCONNECT); in l2cap_handle_disconnection_complete()