Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/bluetooth/
DModuleBluetooth.cpp102 *_aidl_return = getBtLe().getInstance(); in getBluetoothLe()
116 ChildInterface<BluetoothLe>& ModuleBluetooth::getBtLe() { in getBtLe() function in aidl::android::hardware::audio::core::ModuleBluetooth
126 return std::make_tuple(std::weak_ptr<IBluetooth>(), getBtA2dp().getPtr(), getBtLe().getPtr()); in getBtProfileManagerHandles()
/hardware/interfaces/audio/aidl/default/include/core-impl/
DModuleBluetooth.h43 ChildInterface<BluetoothLe>& getBtLe();