HomeSort by relevance Sort by last modified time
    Searched refs:bluetooth_ (Results 1 - 2 of 2) sorted by null

  /system/bt/service/example/heart_rate/
heart_rate_server.cc 101 bluetooth_(bluetooth),
108 CHECK(bluetooth_.get());
132 bluetooth_->GetGattServerInterface(&gatt_);
304 bluetooth_->GetLeAdvertiserInterface(&ble);
306 ble->RegisterAdvertiser(new CLIBluetoothLeAdvertiserCallback(bluetooth_),
heart_rate_server.h 93 android::sp<android::bluetooth::IBluetooth> bluetooth_; member in class:heart_rate::HeartRateServer

Completed in 49 milliseconds