Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_csm.cc1041 } else if (cfg_result == L2CAP_PEER_CFG_DISCONNECT) { in l2c_csm_config()
1295 uint8_t cfg_result = L2CAP_PEER_CFG_DISCONNECT; in l2c_csm_open()
Dl2c_int.h209 #define L2CAP_PEER_CFG_DISCONNECT 2 macro
Dl2c_utils.cc1911 if (fcr_status == L2CAP_PEER_CFG_DISCONNECT) { in l2cu_process_peer_cfg_req()
1916 return (L2CAP_PEER_CFG_DISCONNECT); in l2cu_process_peer_cfg_req()
Dl2c_fcr.cc1869 fcr_ok = L2CAP_PEER_CFG_DISCONNECT; in l2c_fcr_process_peer_cfg_req()