Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpControllerStateMachineTest.java526 eq(mTestAddress), eq(AvrcpControllerService.PASS_THRU_CMD_ID_FORWARD), in testNext()
530 eq(mTestAddress), eq(AvrcpControllerService.PASS_THRU_CMD_ID_FORWARD), eq(KEY_UP)); in testNext()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpControllerService.java90 public static final int PASS_THRU_CMD_ID_FORWARD = 0x4B; field in AvrcpControllerService
H A DAvrcpControllerStateMachine.java1163 sendMessage(MSG_AVRCP_PASSTHRU, AvrcpControllerService.PASS_THRU_CMD_ID_FORWARD);