Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/test/
Dstack_l2cap_test.cc37 void l2c_link_send_to_lower_br_edr(tL2C_LCB* p_lcb, BT_HDR* p_buf);
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_link.cc1016 static void l2c_link_send_to_lower_br_edr(tL2C_LCB* p_lcb, BT_HDR* p_buf) { in l2c_link_send_to_lower_br_edr() function
1053 l2c_link_send_to_lower_br_edr(p_lcb, p_buf); in l2c_link_send_to_lower()