Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/aidl/vts/
DVtsHalBluetoothTargetTest.cpp220 void sendAndCheckSco(int num_packets, size_t size, uint16_t handle);
568 void BluetoothAidlTest::sendAndCheckSco(int num_packets, size_t size, in sendAndCheckSco() function in BluetoothAidlTest
842 sendAndCheckSco(1, max_sco_data_packet_length, sco_connection_handles[0]); in TEST_P()
892 sendAndCheckSco(kNumScoPacketsBandwidth, max_sco_data_packet_length, in TEST_P()