Searched refs:BTA_A2DP_SOURCE_SERVICE_ID (Results 1 – 4 of 4) sorted by relevance
1033 btif_enable_service(BTA_A2DP_SOURCE_SERVICE_ID); in btif_av_init()1159 btif_disable_service(BTA_A2DP_SOURCE_SERVICE_ID); in cleanup()
666 case BTA_A2DP_SOURCE_SERVICE_ID: in btif_storage_get_adapter_property()
268 case BTA_A2DP_SOURCE_SERVICE_ID: in btif_in_execute_service_request()
62 #define BTA_A2DP_SOURCE_SERVICE_ID 3 /* A2DP Source profile. */ macro