Searched refs:bluetooth_ (Results 1 – 2 of 2) sorted by relevance
101 bluetooth_(bluetooth), in HeartRateServer()108 CHECK(bluetooth_.get()); in HeartRateServer()132 bluetooth_->GetGattServerInterface(&gatt_); in Run()304 bluetooth_->GetLeAdvertiserInterface(&ble); in OnServiceAdded()306 ble->RegisterAdvertiser(new CLIBluetoothLeAdvertiserCallback(bluetooth_), in OnServiceAdded()
93 android::sp<android::bluetooth::IBluetooth> bluetooth_; variable