Searched defs:get_local_address (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/bluetooth/1.0/default/ | ||
D | bluetooth_address.cc | 46 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/ | ||
D | bluetooth_address_test.cc | 212 TEST_F(BluetoothAddressTest, get_local_address) { in TEST_F() argument |