Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/1.0/vts/functional/
DVtsHalBluetoothV1_0TargetTest.cpp205 void sendAndCheckACL(int num_packets, size_t size, uint16_t handle);
483 void BluetoothHidlTest::sendAndCheckACL(int num_packets, size_t size, in sendAndCheckACL() function in BluetoothHidlTest
694 sendAndCheckACL(1, max_acl_data_packet_length, acl_connection_handles[0]); in TEST_P()
732 sendAndCheckACL(NUM_ACL_PACKETS_BANDWIDTH, max_acl_data_packet_length, in TEST_P()
/hardware/interfaces/bluetooth/1.1/vts/functional/
DVtsHalBluetoothV1_1TargetTest.cpp207 void sendAndCheckACL(int num_packets, size_t size, uint16_t handle);
495 void BluetoothHidlTest::sendAndCheckACL(int num_packets, size_t size, in sendAndCheckACL() function in BluetoothHidlTest
706 sendAndCheckACL(1, max_acl_data_packet_length, acl_connection_handles[0]); in TEST_P()
744 sendAndCheckACL(NUM_ACL_PACKETS_BANDWIDTH, max_acl_data_packet_length, in TEST_P()