HomeSort by relevance Sort by last modified time
    Searched refs:BTA_HSP_SERVICE_MASK (Results 1 - 8 of 8) 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/bta/ag/
bta_ag_sdp.c 318 else if (service & BTA_HSP_SERVICE_MASK && p_scb->role == BTA_AG_INT)
433 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 1056 *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 154 milliseconds