Lines Matching defs:p_lcb
71 tL2C_LCB* p_lcb = &l2cb.lcb_pool[0]; in l2cu_allocate_lcb() local
122 tL2C_LCB* p_lcb = l2cu_find_lcb_by_bd_addr(p_bd_addr, BT_TRANSPORT_BR_EDR); in l2cu_update_lcb_4_bonding() local
141 void l2cu_release_lcb(tL2C_LCB* p_lcb) { in l2cu_release_lcb()
248 tL2C_LCB* p_lcb = &l2cb.lcb_pool[0]; in l2cu_find_lcb_by_bd_addr() local
288 bool l2c_is_cmd_rejected(uint8_t cmd_code, uint8_t id, tL2C_LCB* p_lcb) { in l2c_is_cmd_rejected()
317 BT_HDR* l2cu_build_header(tL2C_LCB* p_lcb, uint16_t len, uint8_t cmd, in l2cu_build_header()
367 void l2cu_adj_id(tL2C_LCB* p_lcb, uint8_t adj_mask) { in l2cu_adj_id()
383 void l2cu_send_peer_cmd_reject(tL2C_LCB* p_lcb, uint16_t reason, uint8_t rem_id, in l2cu_send_peer_cmd_reject()
504 void l2cu_reject_connection(tL2C_LCB* p_lcb, uint16_t remote_cid, in l2cu_reject_connection()
903 void l2cu_send_peer_disc_rsp(tL2C_LCB* p_lcb, uint8_t remote_id, in l2cu_send_peer_disc_rsp()
935 void l2cu_send_peer_echo_req(tL2C_LCB* p_lcb, uint8_t* p_data, in l2cu_send_peer_echo_req()
970 void l2cu_send_peer_echo_rsp(tL2C_LCB* p_lcb, uint8_t id, uint8_t* p_data, in l2cu_send_peer_echo_rsp()
1024 void l2cu_send_peer_info_req(tL2C_LCB* p_lcb, uint16_t info_type) { in l2cu_send_peer_info_req()
1062 void l2cu_send_peer_info_rsp(tL2C_LCB* p_lcb, uint8_t remote_id, in l2cu_send_peer_info_rsp()
1374 tL2C_CCB* l2cu_allocate_ccb(tL2C_LCB* p_lcb, uint16_t cid) { in l2cu_allocate_ccb()
1526 tL2C_LCB* p_lcb = l2cu_find_lcb_by_handle(handle); in l2cu_start_post_bond_timer() local
1566 tL2C_LCB* p_lcb = p_ccb->p_lcb; in l2cu_release_ccb() local
1660 tL2C_CCB* l2cu_find_ccb_by_remote_cid(tL2C_LCB* p_lcb, uint16_t remote_cid) { in l2cu_find_ccb_by_remote_cid()
2001 tL2C_LCB* p_lcb; in l2cu_process_our_cfg_req() local
2102 tL2C_LCB* p_lcb = &l2cb.lcb_pool[0]; in l2cu_device_reset() local
2111 bool l2cu_create_conn_le(tL2C_LCB* p_lcb) { in l2cu_create_conn_le()
2118 bool l2cu_create_conn_le(tL2C_LCB* p_lcb, uint8_t initiating_phys) { in l2cu_create_conn_le()
2135 bool l2cu_create_conn_br_edr(tL2C_LCB* p_lcb) { in l2cu_create_conn_br_edr()
2196 tL2C_LCB* p_lcb = &l2cb.lcb_pool[0]; in l2cu_get_num_hi_priority() local
2217 bool l2cu_create_conn_after_switch(tL2C_LCB* p_lcb) { in l2cu_create_conn_after_switch()
2284 tL2C_LCB* p_lcb = &l2cb.lcb_pool[0]; in l2cu_find_lcb_by_state() local
2309 tL2C_LCB* p_lcb; in l2cu_lcb_disconnecting() local
2354 tL2C_LCB* p_lcb; in l2cu_set_acl_priority() local
2425 tL2C_LCB* p_lcb; in l2cu_resubmit_pending_sec_req() local
2533 bool l2cu_initialize_fixed_ccb(tL2C_LCB* p_lcb, uint16_t fixed_cid) { in l2cu_initialize_fixed_ccb()
2584 void l2cu_no_dynamic_ccbs(tL2C_LCB* p_lcb) { in l2cu_no_dynamic_ccbs()
2654 void l2cu_process_fixed_chnl_resp(tL2C_LCB* p_lcb) { in l2cu_process_fixed_chnl_resp()
2709 void l2cu_process_fixed_disc_cback(tL2C_LCB* p_lcb) { in l2cu_process_fixed_disc_cback()
2748 void l2cu_send_peer_ble_par_req(tL2C_LCB* p_lcb, uint16_t min_int, in l2cu_send_peer_ble_par_req()
2786 void l2cu_send_peer_ble_par_rsp(tL2C_LCB* p_lcb, uint16_t reason, in l2cu_send_peer_ble_par_rsp()
2819 tL2C_LCB* p_lcb = NULL; in l2cu_send_peer_ble_credit_based_conn_req() local
2872 void l2cu_reject_ble_connection(tL2C_LCB* p_lcb, uint8_t rem_id, in l2cu_reject_ble_connection()
2947 tL2C_LCB* p_lcb = NULL; in l2cu_send_peer_ble_flow_control_credit() local
2987 tL2C_LCB* p_lcb = NULL; in l2cu_send_peer_ble_credit_based_disconn_req() local
3031 tL2C_LCB* p_lcb = &l2cb.lcb_pool[0]; in l2cu_find_lcb_by_handle() local
3054 tL2C_CCB* l2cu_find_ccb_by_cid(tL2C_LCB* p_lcb, uint16_t local_cid) { in l2cu_find_ccb_by_cid()
3088 static tL2C_CCB* l2cu_get_next_channel_in_rr(tL2C_LCB* p_lcb) { in l2cu_get_next_channel_in_rr()
3187 static tL2C_CCB* l2cu_get_next_channel(tL2C_LCB* p_lcb) { in l2cu_get_next_channel()
3228 BT_HDR* l2cu_get_next_buffer_to_send(tL2C_LCB* p_lcb, in l2cu_get_next_buffer_to_send()