Searched refs:local_bda (Results 1 – 1 of 1) sorted by relevance
211 uint8_t local_bda[BluetoothAddress::kBytes]; in Open() local212 if (!BluetoothAddress::get_local_address(local_bda)) { in Open()215 int status = lib_interface_->init(&lib_callbacks, (unsigned char*)local_bda); in Open()