Home
last modified time | relevance | path

Searched refs:BTA_A2DP_SINK_SERVICE_ID (Results 1 – 4 of 4) sorted by relevance

/system/bt/bta/include/
Dbta_api.h76 #define BTA_A2DP_SINK_SERVICE_ID 18 /* A2DP Sink */ macro
/system/bt/btif/src/
Dbtif_storage.cc698 case BTA_A2DP_SINK_SERVICE_ID: { in btif_storage_get_adapter_property()
Dbtif_av.cc1159 btif_enable_service(BTA_A2DP_SINK_SERVICE_ID); in Init()
1178 btif_disable_service(BTA_A2DP_SINK_SERVICE_ID); in Cleanup()
Dbtif_dm.cc312 case BTA_A2DP_SINK_SERVICE_ID: { in btif_in_execute_service_request()