HomeSort by relevance Sort by last modified time
    Searched refs:RSP_INV_RANGE (Results 1 - 4 of 4) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
AvrcpConstants.java 44 static final byte RSP_INV_RANGE = 0x0b; /* Invalid range */
BrowsedMediaPlayer.java 601 mMediaInterface.folderItemsRsp(bdaddr, AvrcpConstants.RSP_INV_RANGE, null);
609 mMediaInterface.folderItemsRsp(bdaddr, AvrcpConstants.RSP_INV_RANGE, null);
    [all...]
AddressedMediaPlayer.java 311 mMediaInterface.folderItemsRsp(bdaddr, AvrcpConstants.RSP_INV_RANGE, null);
Avrcp.java     [all...]

Completed in 6275 milliseconds