Searched refs:hci_send_acl_packet_buffer (Results 1 – 6 of 6) sorted by relevance
271 uint8_t status = hci_send_acl_packet_buffer(16); in TEST()275 TEST(HCI, hci_send_acl_packet_buffer){ in TEST() argument283 uint8_t status = hci_send_acl_packet_buffer(acl_len); in TEST()
127 uint8_t hci_send_acl_packet_buffer(int size){ in hci_send_acl_packet_buffer() function
126 uint8_t hci_send_acl_packet_buffer(int size){ in hci_send_acl_packet_buffer() function
1666 uint8_t hci_send_acl_packet_buffer(int size);
1094 return hci_send_acl_packet_buffer(len+8u); in l2cap_send_prepared_connectionless()1432 return hci_send_acl_packet_buffer(len); in l2cap_send_signaling_packet()1531 return hci_send_acl_packet_buffer(len+8+fcs_size); in l2cap_send_prepared()5091 hci_send_acl_packet_buffer(8u + pos); in l2cap_credit_based_send_pdu()
967 uint8_t hci_send_acl_packet_buffer(int size){ in hci_send_acl_packet_buffer() function