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

  /system/bt/bta/include/
bta_av_api.h 230 #define BTA_AV_ENABLE_EVT 0 /* AV enabled */
260 /* Event associated with BTA_AV_ENABLE_EVT */
527 ** called with a BTA_AV_ENABLE_EVT. This function must
  /system/bt/btif/src/
btif_av.c 177 CASE_RETURN_STR(BTA_AV_ENABLE_EVT)
293 case BTA_AV_ENABLE_EVT:
    [all...]
  /system/bt/bta/av/
bta_av_main.c 281 (*bta_av_cb.p_cback)(BTA_AV_ENABLE_EVT, (tBTA_AV *)&enable);
    [all...]

Completed in 56 milliseconds