Searched defs:BTRC_FEAT_BROWSE (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/ | ||
D | AvrcpControllerConstants.java | 59 public static final byte BTRC_FEAT_BROWSE = 4; field in AvrcpControllerConstants |
D | Avrcp.java | 115 public static final int BTRC_FEAT_BROWSE = 0x04; field in Avrcp |