Home
last modified time | relevance | path

Searched refs:ble_iface (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Test/connectivity/sl4n/facades/bluetooth/
Dbt_binder_facade.h58 android::sp<android::bluetooth::IBluetoothLowEnergy> ble_iface; variable
Dbt_binder_facade.cpp138 bt_iface->GetLowEnergyInterface(&ble_iface); in BtBinderRegisterBLE()
139 if(!ble_iface.get()) { in BtBinderRegisterBLE()