Searched refs:sendAndCheckSCO (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/hardware/interfaces/bluetooth/1.1/vts/functional/ |
H A D | VtsHalBluetoothV1_1TargetTest.cpp | 237 void sendAndCheckSCO(int num_packets, size_t size, uint16_t handle); 485 void BluetoothHidlTest::sendAndCheckSCO(int num_packets, size_t size, in sendAndCheckSCO() function in BluetoothHidlTest 760 sendAndCheckSCO(1, max_sco_data_packet_length, sco_connection_handles[0]); in TEST_P() 797 sendAndCheckSCO(NUM_SCO_PACKETS_BANDWIDTH, max_sco_data_packet_length, in TEST_P()
|
/aosp_15_r20/hardware/interfaces/bluetooth/1.0/vts/functional/ |
H A D | VtsHalBluetoothV1_0TargetTest.cpp | 235 void sendAndCheckSCO(int num_packets, size_t size, uint16_t handle); 473 void BluetoothHidlTest::sendAndCheckSCO(int num_packets, size_t size, in sendAndCheckSCO() function in BluetoothHidlTest 737 sendAndCheckSCO(1, max_sco_data_packet_length, sco_connection_handles[0]); in TEST_P() 774 sendAndCheckSCO(NUM_SCO_PACKETS_BANDWIDTH, max_sco_data_packet_length, in TEST_P()
|