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

  /hardware/libhardware/include/hardware/
bt_rc.h 36 BTRC_FEAT_BROWSE = 0x04, /* AVRCP 1.4 and up, with Browsing support */
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
Avrcp.java 97 public static final int BTRC_FEAT_BROWSE = 0x04;
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_rc.c 357 rc_features |= BTRC_FEAT_BROWSE;
    [all...]

Completed in 75 milliseconds