Searched refs:BTA_HFP_SERVICE_ID (Results 1 – 7 of 7) sorted by relevance
926 BTA_HFP_SERVICE_ID); in TEST_F()928 BTA_HFP_SERVICE_ID); in TEST_F()967 BTA_HFP_SERVICE_ID); in TEST_F()
445 case BTA_HFP_SERVICE_ID: in LogHeadsetProfileRfcConnection()
772 btif_enable_service(BTA_HFP_SERVICE_ID); in Init()1366 if ((mask & (1 << BTA_HFP_SERVICE_ID)) != 0) { in Cleanup()1367 btif_disable_service(BTA_HFP_SERVICE_ID); in Cleanup()
671 case BTA_HFP_SERVICE_ID: { in btif_storage_get_adapter_property()
357 case BTA_HFP_SERVICE_ID: in btif_in_execute_service_request()
55 BTA_HFP_SERVICE_ID};
64 #define BTA_HFP_SERVICE_ID 6 /* Hands-free profile. */ macro