Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/packets/hci/
Devent_packet_builder.h117 uint16_t hc_total_num_acl_data_packets, uint16_t hc_total_synchronous_data_packets);
Devent_packet_builder.cc239 uint16_t hc_total_num_acl_data_packets, uint16_t hc_total_synchronous_data_packets) { in CreateCommandCompleteReadBufferSize() argument
246 CHECK(evt_ptr->AddPayloadOctets2(hc_total_synchronous_data_packets)); in CreateCommandCompleteReadBufferSize()