Home
last modified time | relevance | path

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

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