Searched defs:bytes_to_string (Results 1 - 1 of 1) sorted by relevance
/hardware/interfaces/bluetooth/1.0/default/ | ||
H A D | bluetooth_address.cc | 31 void BluetoothAddress::bytes_to_string(const uint8_t* addr, char* addr_str) { function in class:android::hardware::bluetooth::V1_0::implementation::BluetoothAddress 106 bytes_to_string(local_addr, bdstr); |
Completed in 39 milliseconds