Searched refs:l2cu_find_lcb_by_handle (Results 1 - 6 of 6) sorted by relevance

/system/bt/stack/l2cap/
H A Dl2c_link.cc349 p_lcb = l2cu_find_lcb_by_handle(handle);
478 p_lcb = l2cu_find_lcb_by_handle(handle);
1219 p_lcb = l2cu_find_lcb_by_handle(handle);
1318 p_lcb = l2cu_find_lcb_by_handle(handle);
H A Dl2c_ble.cc536 tL2C_LCB* p_lcb = l2cu_find_lcb_by_handle(handle);
1101 tL2C_LCB* p_lcb = l2cu_find_lcb_by_handle(handle);
1171 tL2C_LCB* p_lcb = l2cu_find_lcb_by_handle(handle);
H A Dl2c_int.h599 extern tL2C_LCB* l2cu_find_lcb_by_handle(uint16_t handle);
H A Dl2c_main.cc81 p_lcb = l2cu_find_lcb_by_handle(handle);
H A Dl2c_utils.cc1536 tL2C_LCB* p_lcb = l2cu_find_lcb_by_handle(handle);
3028 * Function l2cu_find_lcb_by_handle
3036 tL2C_LCB* l2cu_find_lcb_by_handle(uint16_t handle) { function
H A Dl2c_api.cc1509 p_lcb = l2cu_find_lcb_by_handle(handle);

Completed in 554 milliseconds