Searched refs:l2cu_find_lcb_by_handle (Results 1 – 5 of 5) sorted by relevance
361 p_lcb = l2cu_find_lcb_by_handle(handle); in l2c_link_hci_disc_comp()492 p_lcb = l2cu_find_lcb_by_handle(handle); in l2c_link_hci_qos_violation()1246 p_lcb = l2cu_find_lcb_by_handle(handle); in l2c_link_process_num_completed_pkts()1345 p_lcb = l2cu_find_lcb_by_handle(handle); in l2c_link_segments_xmitted()
444 tL2C_LCB* p_lcb = l2cu_find_lcb_by_handle(handle); in l2cble_process_conn_update_evt()932 tL2C_LCB* p_lcb = l2cu_find_lcb_by_handle(handle); in l2cble_process_rc_param_request_evt()1002 tL2C_LCB* p_lcb = l2cu_find_lcb_by_handle(handle); in l2cble_process_data_length_change_event()
595 extern tL2C_LCB* l2cu_find_lcb_by_handle(uint16_t handle);
94 tL2C_LCB* p_lcb = l2cu_find_lcb_by_handle(handle); in l2c_rcv_acl_data()
1526 tL2C_LCB* p_lcb = l2cu_find_lcb_by_handle(handle); in l2cu_start_post_bond_timer()3029 tL2C_LCB* l2cu_find_lcb_by_handle(uint16_t handle) { in l2cu_find_lcb_by_handle() function