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

  /device/htc/flounder/bluetooth/
bdroid_buildcfg.h 22 #define BTIF_HF_SERVICES (BTA_HSP_SERVICE_MASK)
  /device/asus/flo/bluetooth/
bdroid_buildcfg.h 27 #define BTIF_HF_SERVICES (BTA_HSP_SERVICE_MASK)
  /device/asus/grouper/bluetooth/
bdroid_buildcfg.h 27 #define BTIF_HF_SERVICES (BTA_HSP_SERVICE_MASK)
  /device/samsung/manta/bluetooth/
bdroid_buildcfg.h 27 #define BTIF_HF_SERVICES (BTA_HSP_SERVICE_MASK)
  /device/asus/fugu/bluetooth/
bdroid_buildcfg.h 44 #define BTIF_HF_SERVICES (BTA_HSP_SERVICE_MASK)
  /external/bluetooth/bluedroid/btif/src/
btif_hf.c 51 #ifndef BTIF_HF_SERVICES
52 #define BTIF_HF_SERVICES (BTA_HSP_SERVICE_MASK | BTA_HFP_SERVICE_MASK )
709 #if (defined(BTIF_HF_SERVICES) && (BTIF_HF_SERVICES & BTA_HFP_SERVICE_MASK))
757 BTIF_HF_SECURITY, BTIF_HF_SERVICES);
    [all...]

Completed in 526 milliseconds