Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_utils.cc342 void l2cu_adj_id(tL2C_LCB* p_lcb) { in l2cu_adj_id() function
407 l2cu_adj_id(p_ccb->p_lcb); in l2cu_send_peer_connect_req()
524 l2cu_adj_id(p_lcb); in l2cu_send_credit_based_reconfig_req()
571 l2cu_adj_id(p_ccb->p_lcb); in l2cu_send_peer_config_req()
879 l2cu_adj_id(p_ccb->p_lcb); in l2cu_send_peer_disc_req()
1017 l2cu_adj_id(p_lcb); in l2cu_send_peer_info_req()
2896 l2cu_adj_id(p_lcb); in l2cu_send_peer_ble_par_req()
2969 l2cu_adj_id(p_ccb->p_lcb); in l2cu_send_peer_ble_credit_based_conn_req()
3026 l2cu_adj_id(p_ccb->p_lcb); in l2cu_send_peer_credit_based_conn_req()
3318 l2cu_adj_id(p_ccb->p_lcb); in l2cu_send_peer_ble_flow_control_credit()
[all …]
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_utils.cc129 void l2cu_adj_id(tL2C_LCB* /* p_lcb */) { inc_func_call_count(__func__); } in l2cu_adj_id() function