Searched refs:l2c_link_send_to_lower_ble (Results 1 – 2 of 2) sorted by relevance
38 void l2c_link_send_to_lower_ble(tL2C_LCB* p_lcb, BT_HDR* p_buf);
1033 static void l2c_link_send_to_lower_ble(tL2C_LCB* p_lcb, BT_HDR* p_buf) { in l2c_link_send_to_lower_ble() function1055 l2c_link_send_to_lower_ble(p_lcb, p_buf); in l2c_link_send_to_lower()