HomeSort by relevance Sort by last modified time
    Searched refs:BTA_HSP_SERVICE_MASK (Results 1 - 10 of 10) 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/bta/ag/
bta_ag_sdp.c 320 else if (service & BTA_HSP_SERVICE_MASK && p_scb->role == BTA_AG_INT)
435 else if (service & BTA_HSP_SERVICE_MASK && p_scb->role == BTA_AG_INT)
bta_ag_act.c 67 BTA_HSP_SERVICE_MASK,
274 (p_scb->open_services & BTA_HSP_SERVICE_MASK))
280 else if ((p_scb->open_services & BTA_HSP_SERVICE_MASK) &&
  /external/bluetooth/bluedroid/btif/src/
btif_hf.c 52 #define BTIF_HF_SERVICES (BTA_HSP_SERVICE_MASK | BTA_HFP_SERVICE_MASK )
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_api.c 1065 *p_services |= BTA_HSP_SERVICE_MASK;
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 116 #define BTA_HSP_SERVICE_MASK 0x00000020 /* HSP AG role. */
    [all...]

Completed in 161 milliseconds