Searched refs:sendEids (Results 1 – 6 of 6) sorted by relevance
48 ScopedAStatus sendEids(uint8_t num);56 ScopedAStatus BluetoothFinderTest::sendEids(uint8_t numKeys) { in sendEids() function in BluetoothFinderTest63 return bluetooth_finder->sendEids(keys); in sendEids()75 ScopedAStatus status = sendEids(1); in TEST_P()80 ScopedAStatus status = sendEids(255); in TEST_P()
37 void sendEids(in android.hardware.bluetooth.finder.Eid[] eids); in sendEids() method
29 void sendEids(in Eid[] eids); in sendEids() method
21 ::ndk::ScopedAStatus BluetoothFinder::sendEids(const ::std::vector<Eid>& keys) { in sendEids() function in aidl::android::hardware::bluetooth::finder::impl::BluetoothFinder
30 ::ndk::ScopedAStatus sendEids(const ::std::vector<Eid>& keys) override;