Home
last modified time | relevance | path

Searched defs:getAddress (Results 1 – 3 of 3) sorted by relevance

/system/bt/binder/android/bluetooth/
DIBluetoothManager.aidl49 String getAddress(); in getAddress() method
DIBluetooth.aidl43 String getAddress(); in getAddress() method
/system/libfmq/include/fmq/
DMessageQueueBase.h249 inline T* getAddress() const { return address; } in getAddress() function