Home
last modified time | relevance | path

Searched refs:getBluetoothQualityReportInterface (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/btif/include/
Dbtif_bqr.h394 BluetoothQualityReportInterface* getBluetoothQualityReportInterface();
/packages/modules/Bluetooth/system/btif/src/
Dbtif_bqr.cc700 getBluetoothQualityReportInterface(); in AddLinkQualityEventToQueue()
931 BluetoothQualityReportInterface* getBluetoothQualityReportInterface() { in getBluetoothQualityReportInterface() function
Dbluetooth.cc933 return bluetooth::bqr::getBluetoothQualityReportInterface(); in get_profile_interface()