Searched refs:BTA_HSP_SERVICE_ID (Results 1 - 7 of 7) sorted by relevance

/system/bt/bta/ag/
H A Dbta_ag_sdp.cc210 services = p_scb->reg_services >> BTA_HSP_SERVICE_ID;
257 others >>= BTA_HSP_SERVICE_ID; local
258 services = p_scb->reg_services >> BTA_HSP_SERVICE_ID;
H A Dbta_ag_rfc.cc267 services >>= BTA_HSP_SERVICE_ID; local
305 services >>= BTA_HSP_SERVICE_ID; local
H A Dbta_ag_act.cc54 const tBTA_SERVICE_ID bta_ag_svc_id[BTA_AG_NUM_IDX] = {BTA_HSP_SERVICE_ID,
417 services &= ~((tBTA_SERVICE_MASK)1 << (BTA_HSP_SERVICE_ID + i));
/system/bt/btif/src/
H A Dbtif_hf.cc706 btif_enable_service(BTA_HSP_SERVICE_ID);
1502 btif_disable_service(BTA_HSP_SERVICE_ID);
H A Dbtif_storage.cc603 case BTA_HSP_SERVICE_ID: {
H A Dbtif_dm.cc302 case BTA_HSP_SERVICE_ID: {
/system/bt/bta/include/
H A Dbta_api.h65 #define BTA_HSP_SERVICE_ID 5 /* Headset profile. */ macro

Completed in 152 milliseconds