Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_utils.cc1843 uint8_t fcr_status; in l2cu_process_peer_cfg_req() local
1911 fcr_status = l2c_fcr_process_peer_cfg_req(p_ccb, p_cfg); in l2cu_process_peer_cfg_req()
1912 if (fcr_status == L2CAP_PEER_CFG_DISCONNECT) { in l2cu_process_peer_cfg_req()
1920 fcr_ok = (fcr_status == L2CAP_PEER_CFG_OK); in l2cu_process_peer_cfg_req()