Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpConstants.java50 static final byte RSP_INV_PLAYER = 0x11; /* Invalid player */ field in AvrcpConstants
DAvrcp.java1518 setAddressedPlayerRspNative(bdaddr, AvrcpConstants.RSP_INV_PLAYER); in setAddressedPlayer()
1559 status = AvrcpConstants.RSP_INV_PLAYER; in setBrowsedPlayer()