Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_avrcp_controller.cpp888 sBluetoothAvrcpInterface->cleanup(); in initNative()
889 sBluetoothAvrcpInterface = NULL; in initNative()
898 sBluetoothAvrcpInterface = in initNative()
911 sBluetoothAvrcpInterface = NULL; in initNative()
928 sBluetoothAvrcpInterface->cleanup(); in cleanupNative()
929 sBluetoothAvrcpInterface = NULL; in cleanupNative()
999 if (!sBluetoothAvrcpInterface) return; in setPlayerApplicationSettingValuesNative()
1046 if (!sBluetoothAvrcpInterface) return; in sendAbsVolRspNative()
1069 if (!sBluetoothAvrcpInterface) return; in sendRegisterAbsVolRspNative()
1092 if (!sBluetoothAvrcpInterface) return; in getCurrentMetadataNative()
[all …]