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

  /device/google/dragon/bluetooth/
bdroid_buildcfg.h 25 #define BTIF_HF_SERVICES (BTA_HSP_SERVICE_MASK)
  /device/asus/fugu/bluetooth/
bdroid_buildcfg.h 44 #define BTIF_HF_SERVICES (BTA_HSP_SERVICE_MASK)
  /system/bt/btif/src/
btif_hf.cc 57 #ifndef BTIF_HF_SERVICES
58 #define BTIF_HF_SERVICES (BTA_HSP_SERVICE_MASK | BTA_HFP_SERVICE_MASK)
708 #if (defined(BTIF_HF_SERVICES) && (BTIF_HF_SERVICES & BTA_HFP_SERVICE_MASK))
746 BTIF_HF_SECURITY, BTIF_HF_SERVICES);
    [all...]

Completed in 73 milliseconds