Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dl2cdefs.h126 #define L2CAP_CONN_CANCEL 256 /* L2CAP connection cancelled */ macro
Dgatt_api.h129 #define GATT_CONN_CANCEL L2CAP_CONN_CANCEL
/system/bt/stack/l2cap/
Dl2c_ble.cc76 p_lcb->disc_reason = L2CAP_CONN_CANCEL; in L2CA_CancelBleConnectReq()