Home
last modified time | relevance | path

Searched defs:tL2C_CCB (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_utils.cc52 bool l2cu_is_ccb_active(tL2C_CCB* /* p_ccb */) { in l2cu_is_ccb_active() argument
124 uint8_t l2cu_process_peer_cfg_req(tL2C_CCB* /* p_ccb */, in l2cu_process_peer_cfg_req() argument
130 void l2cu_adjust_out_mps(tL2C_CCB* /* p_ccb */) { in l2cu_adjust_out_mps() argument
133 void l2cu_change_pri_ccb(tL2C_CCB* /* p_ccb */, in l2cu_change_pri_ccb() argument
137 void l2cu_check_channel_congestion(tL2C_CCB* /* p_ccb */) { in l2cu_check_channel_congestion() argument
146 void l2cu_dequeue_ccb(tL2C_CCB* /* p_ccb */) { inc_func_call_count(__func__); } in l2cu_dequeue_ccb() argument
148 void l2cu_disconnect_chnl(tL2C_CCB* /* p_ccb */) { in l2cu_disconnect_chnl() argument
151 void l2cu_enqueue_ccb(tL2C_CCB* /* p_ccb */) { inc_func_call_count(__func__); } in l2cu_enqueue_ccb() argument
161 void l2cu_process_our_cfg_req(tL2C_CCB* /* p_ccb */, in l2cu_process_our_cfg_req() argument
165 void l2cu_process_our_cfg_rsp(tL2C_CCB* /* p_ccb */, in l2cu_process_our_cfg_rsp() argument
[all …]
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_int.h372 } tL2C_CCB; typedef