Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dl2cdefs.h108 #define L2CAP_CONN_CANCEL 256 /* L2CAP connection cancelled */ macro
Dgatt_api.h130 #define GATT_CONN_CANCEL L2CAP_CONN_CANCEL /* 0x0100 L2CAP connec…
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_ble.c115 p_lcb->disc_reason = L2CAP_CONN_CANCEL; in L2CA_CancelBleConnectReq()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble.c2152 p_lcb->disc_reason = L2CAP_CONN_CANCEL;