Searched defs:sendEids (Results 1 – 5 of 5) sorted by relevance
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
56 ScopedAStatus BluetoothFinderTest::sendEids(uint8_t numKeys) { in sendEids() function in BluetoothFinderTest