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

  /system/bt/bta/av/
bta_av_act.c     [all...]
  /system/bt/bta/include/
bta_av_api.h 64 #define BTA_AV_FEAT_ADV_CTRL 0x0200 /* remote control Advanced Control command/response */
  /system/bt/btif/src/
btif_av.c     [all...]
btif_rc.c 440 (btif_rc_cb.rc_features & BTA_AV_FEAT_ADV_CTRL)))
446 if ((btif_rc_cb.rc_features & BTA_AV_FEAT_ADV_CTRL)&&
489 btif_rc_cb.rc_features &= ~BTA_AV_FEAT_ADV_CTRL;
497 if ( (btif_rc_cb.rc_features & BTA_AV_FEAT_ADV_CTRL) &&
516 if (btif_rc_cb.rc_features & BTA_AV_FEAT_ADV_CTRL &&
614 (btif_rc_cb.rc_features & BTA_AV_FEAT_ADV_CTRL)))
    [all...]

Completed in 78 milliseconds