Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DBrowsedMediaPlayer.java399 mMediaInterface.getItemAttrRsp(mBDAddr, AvrcpConstants.RSP_INV_SCOPE, null); in getItemAttr()
417 mMediaInterface.getTotalNumOfItemsRsp(mBDAddr, AvrcpConstants.RSP_INV_SCOPE, 0, 0); in getTotalNumOfItems()
479 mMediaInterface.playItemRsp(mBDAddr, AvrcpConstants.RSP_INV_SCOPE); in playItem()
DAvrcpConstants.java43 static final byte RSP_INV_SCOPE = 0x0a; /* Invalid scope */ field in AvrcpConstants
DAvrcp.java713 AvrcpConstants.RSP_INV_SCOPE, (short) 0, (byte) 0, 0, in handleMessage()
2162 getFolderItemsRspNative(bdaddr, AvrcpConstants.RSP_INV_SCOPE, (short) 0, (byte) 0x00, 0, in handleGetFolderItemBrowseResponse()