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