Home
last modified time | relevance | path

Searched refs:l2cu_set_acl_hci_header (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_utils.cc283 void l2cu_set_acl_hci_header(BT_HDR* /* p_buf */, tL2C_CCB* /* p_ccb */) { in l2cu_set_acl_hci_header() function
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_link.cc1307 l2cu_set_acl_hci_header(p_buf, p_ccb); in l2cu_get_next_buffer_to_send()
1324 l2cu_set_acl_hci_header(p_buf, p_ccb); in l2cu_get_next_buffer_to_send()
1371 l2cu_set_acl_hci_header(p_buf, p_ccb); in l2cu_get_next_buffer_to_send()
Dl2c_int.h747 void l2cu_set_acl_hci_header(BT_HDR* p_buf, tL2C_CCB* p_ccb);
Dl2c_utils.cc902 l2cu_set_acl_hci_header(p_buf2, p_ccb); in l2cu_send_peer_disc_req()
3452 void l2cu_set_acl_hci_header(BT_HDR* p_buf, tL2C_CCB* p_ccb) { in l2cu_set_acl_hci_header() function
Dl2c_fcr.cc426 l2cu_set_acl_hci_header(p_buf, p_ccb); in l2c_fcr_send_S_frame()