Searched refs:ble_iface (Results 1 – 2 of 2) sorted by relevance
58 android::sp<android::bluetooth::IBluetoothLowEnergy> ble_iface; variable
138 bt_iface->GetLowEnergyInterface(&ble_iface); in BtBinderRegisterBLE()139 if(!ble_iface.get()) { in BtBinderRegisterBLE()