Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_csm.cc756 cfg_result = l2cu_process_peer_cfg_req(p_ccb, p_cfg); in l2c_csm_config()
1022 cfg_result = l2cu_process_peer_cfg_req(p_ccb, p_cfg); in l2c_csm_open()
Dl2c_int.h681 extern uint8_t l2cu_process_peer_cfg_req(tL2C_CCB* p_ccb,
Dl2c_utils.cc1850 uint8_t l2cu_process_peer_cfg_req(tL2C_CCB* p_ccb, tL2CAP_CFG_INFO* p_cfg) { in l2cu_process_peer_cfg_req() function