Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DConfig.java87 (1 << BluetoothProfile.AVRCP_CONTROLLER)),
DAdapterProperties.java150 sendConnectionStateChange(BluetoothProfile.AVRCP_CONTROLLER, intent);
/packages/services/Car/service/src/com/android/car/
DUtils.java81 sProfileNames.put(BluetoothProfile.AVRCP_CONTROLLER, "AVRCP Controller"); in sProfileNames.put() argument
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerStateMachine.java781 BluetoothMetricsProto.ProfileId.AVRCP_CONTROLLER); in broadcastConnectionStateChanged()