Searched refs:bluetooth_ (Results 1 - 2 of 2) sorted by relevance

/system/bt/service/example/heart_rate/
H A Dheart_rate_server.cc101 bluetooth_(bluetooth),
108 CHECK(bluetooth_.get());
132 bluetooth_->GetGattServerInterface(&gatt_);
304 bluetooth_->GetLeAdvertiserInterface(&ble);
306 ble->RegisterAdvertiser(new CLIBluetoothLeAdvertiserCallback(bluetooth_),
H A Dheart_rate_server.h93 android::sp<android::bluetooth::IBluetooth> bluetooth_; member in class:heart_rate::HeartRateServer

Completed in 72 milliseconds