Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_fcr.c2173 fcr_ok = L2CAP_PEER_CFG_DISCONNECT; in l2c_fcr_process_peer_cfg_req()
2208 fcr_ok = L2CAP_PEER_CFG_DISCONNECT; in l2c_fcr_process_peer_cfg_req()
2266 fcr_ok = L2CAP_PEER_CFG_DISCONNECT; in l2c_fcr_process_peer_cfg_req()
Dl2c_int.h147 #define L2CAP_PEER_CFG_DISCONNECT 2 macro
Dl2c_csm.c732 else if (cfg_result == L2CAP_PEER_CFG_DISCONNECT) in l2c_csm_config()
Dl2c_utils.c1985 if ((fcr_status = l2c_fcr_process_peer_cfg_req (p_ccb, p_cfg)) == L2CAP_PEER_CFG_DISCONNECT) in l2cu_process_peer_cfg_req()
1991 return (L2CAP_PEER_CFG_DISCONNECT); in l2cu_process_peer_cfg_req()