Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_int.h776 extern uint8_t l2c_fcr_process_peer_cfg_req(tL2C_CCB* p_ccb,
Dl2c_fcr.cc2203 uint8_t l2c_fcr_process_peer_cfg_req(tL2C_CCB* p_ccb, tL2CAP_CFG_INFO* p_cfg) { in l2c_fcr_process_peer_cfg_req() function
Dl2c_utils.cc1923 fcr_status = l2c_fcr_process_peer_cfg_req(p_ccb, p_cfg); in l2cu_process_peer_cfg_req()