OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetLowEnergyInterface
(Results
1 - 5
of
5
) sorted by null
/system/bt/service/common/android/bluetooth/
IBluetooth.aidl
45
IBluetoothLowEnergy
GetLowEnergyInterface
();
/system/bt/service/ipc/binder/
bluetooth_binder_server.h
77
Status
GetLowEnergyInterface
(
101
// first call to
GetLowEnergyInterface
().
bluetooth_binder_server.cc
139
Status BluetoothBinderServer::
GetLowEnergyInterface
(
/system/bt/service/client/
main.cc
498
bt_iface->
GetLowEnergyInterface
(&ble_iface);
519
bt_iface->
GetLowEnergyInterface
(&ble_iface);
534
bt_iface->
GetLowEnergyInterface
(&ble_iface);
748
bt_iface->
GetLowEnergyInterface
(&ble_iface);
778
bt_iface->
GetLowEnergyInterface
(&ble_iface);
813
bt_iface->
GetLowEnergyInterface
(&ble_iface);
[
all
...]
/packages/apps/Test/connectivity/sl4n/facades/bluetooth/
bt_binder_facade.cpp
138
bt_iface->
GetLowEnergyInterface
(&ble_iface);
Completed in 298 milliseconds