Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/hidl/1.4/
Dp2p_iface.h73 Return<void> getDeviceAddress(getDeviceAddress_cb _hidl_cb) override;
Dp2p_iface.cpp526 Return<void> P2pIface::getDeviceAddress(getDeviceAddress_cb _hidl_cb) in getDeviceAddress() function in android::hardware::wifi::supplicant::V1_4::implementation::P2pIface
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothLeScanFacade.java507 filterIndex).getDeviceAddress(); in bleGetScanFilterDeviceAddress()