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

  /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)
  /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 )
490 #if (defined(BTIF_HF_SERVICES) && (BTIF_HF_SERVICES & BTA_HFP_SERVICE_MASK))
519 BTIF_HF_SECURITY, BTIF_HF_SERVICES);
    [all...]

Completed in 988 milliseconds