Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/test/
Dstack_l2cap_test.cc38 void l2c_link_send_to_lower_ble(tL2C_LCB* p_lcb, BT_HDR* p_buf);
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_link.cc1033 static void l2c_link_send_to_lower_ble(tL2C_LCB* p_lcb, BT_HDR* p_buf) { in l2c_link_send_to_lower_ble() function
1055 l2c_link_send_to_lower_ble(p_lcb, p_buf); in l2c_link_send_to_lower()