Home
last modified time | relevance | path

Searched defs:get_local_address (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/bluetooth/1.0/default/
Dbluetooth_address.cc45 bool BluetoothAddress::get_local_address(uint8_t* local_addr) { in get_local_address() function in android::hardware::bluetooth::V1_0::implementation::BluetoothAddress
/hardware/interfaces/bluetooth/1.0/default/test/
Dbluetooth_address_test.cc211 TEST_F(BluetoothAddressTest, get_local_address) { in TEST_F() argument