Home
last modified time | relevance | path

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

/system/bt/hci/test/
Dpacket_fragmenter_test.cpp66 static BT_HDR *manufacture_packet_for_fragmentation(uint16_t event, const char *data) { in manufacture_packet_for_fragmentation() function
313 BT_HDR *packet = manufacture_packet_for_fragmentation(MSG_STACK_TO_HC_HCI_ACL, small_sample_data);
322 BT_HDR *packet = manufacture_packet_for_fragmentation(MSG_STACK_TO_HC_HCI_ACL, sample_data);
330 BT_HDR *packet = manufacture_packet_for_fragmentation(MSG_STACK_TO_HC_HCI_ACL, small_sample_data);
340 BT_HDR *packet = manufacture_packet_for_fragmentation(MSG_STACK_TO_HC_HCI_ACL, sample_data);
349 BT_HDR *packet = manufacture_packet_for_fragmentation(MSG_STACK_TO_HC_HCI_CMD, sample_data);