Home
last modified time | relevance | path

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

/aosp12/system/bt/test/mock/
H A Dmock_stack_l2cap_utils.cc124 uint8_t l2cu_process_peer_cfg_req(tL2C_CCB* p_ccb, tL2CAP_CFG_INFO* p_cfg) { in l2cu_process_peer_cfg_req() function
/aosp12/system/bt/stack/l2cap/
H A Dl2c_csm.cc920 cfg_result = l2cu_process_peer_cfg_req(p_ccb, p_cfg); in l2c_csm_config()
1211 cfg_result = l2cu_process_peer_cfg_req(p_ccb, p_cfg); in l2c_csm_open()
H A Dl2c_int.h762 extern uint8_t l2cu_process_peer_cfg_req(tL2C_CCB* p_ccb,
H A Dl2c_utils.cc1806 uint8_t l2cu_process_peer_cfg_req(tL2C_CCB* p_ccb, tL2CAP_CFG_INFO* p_cfg) { in l2cu_process_peer_cfg_req() function