Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_link.cc28 BT_HDR* l2cu_get_next_buffer_to_send(tL2C_LCB* /* p_lcb */) { in l2cu_get_next_buffer_to_send() function
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_link.cc64 static BT_HDR* l2cu_get_next_buffer_to_send(tL2C_LCB* p_lcb,
915 p_buf = l2cu_get_next_buffer_to_send(p_lcb, &cbi); in l2c_link_check_send_pkts()
975 p_buf = l2cu_get_next_buffer_to_send(p_lcb, &cbi); in l2c_link_check_send_pkts()
1276 BT_HDR* l2cu_get_next_buffer_to_send(tL2C_LCB* p_lcb, in l2cu_get_next_buffer_to_send() function