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

  /system/bt/service/common/android/bluetooth/
IBluetooth.aidl 46 IBluetoothLeAdvertiser GetLeAdvertiserInterface();
  /system/bt/service/ipc/binder/
bluetooth_binder_server.h 79 Status GetLeAdvertiserInterface(
105 // the first call to GetLeAdvertiserInterface().
bluetooth_binder_server.cc 156 Status BluetoothBinderServer::GetLeAdvertiserInterface(
  /system/bt/service/example/heart_rate/
heart_rate_server.cc 77 bt_->GetLeAdvertiserInterface(&ble);
304 bluetooth_->GetLeAdvertiserInterface(&ble);
  /system/bt/service/client/
main.cc 450 bt_iface->GetLeAdvertiserInterface(&ble_advertiser_iface);
473 bt_iface->GetLeAdvertiserInterface(&ble_advertiser_iface);
648 bt_iface->GetLeAdvertiserInterface(&ble_advertiser_iface);
720 bt_iface->GetLeAdvertiserInterface(&ble_advertiser_iface);
    [all...]

Completed in 464 milliseconds