Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_link.cc1032 p_buf = l2cu_get_next_buffer_to_send(p_lcb, &cbi); in l2c_link_check_send_pkts()
1078 p_buf = l2cu_get_next_buffer_to_send(p_lcb, &cbi); in l2c_link_check_send_pkts()
Dl2c_int.h697 extern BT_HDR* l2cu_get_next_buffer_to_send(tL2C_LCB* p_lcb,
Dl2c_utils.cc3242 BT_HDR* l2cu_get_next_buffer_to_send(tL2C_LCB* p_lcb, in l2cu_get_next_buffer_to_send() function