Home
last modified time | relevance | path

Searched refs:PROFILE_ID_A2DP_SINK (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/dsoftbus/core/common/dfx/statistics/instant/
H A Dbt_statistic.cpp48 {PROFILE_ID_A2DP_SINK, &BtStatistic::GetA2dpSinkDeviceInfo}, in BtStatistic()
112 } else if (profileId == PROFILE_ID_A2DP_SINK) { in AddDevicesToArray()
174 AddDevicesToArray(json, devices, PROFILE_ID_A2DP_SINK); in GetA2dpSinkDeviceInfo()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dprofile_info.cpp29 ProfileInfo(PROFILE_NAME_A2DP_SINK, PROFILE_ID_A2DP_SINK, BLUETOOTH_UUID_A2DP_SINK),
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service.cpp249 profileId_ = PROFILE_ID_A2DP_SINK; in A2dpService()
291 profileId_ = PROFILE_ID_A2DP_SINK; in Enable()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h142 const uint32_t PROFILE_ID_A2DP_SINK = 0x00000008; member
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_utils.cpp351 HILOGD("PROFILE_ID_A2DP_SINK"); in GetProfileId()
352 profileId = PROFILE_ID_A2DP_SINK; in GetProfileId()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h142 const uint32_t PROFILE_ID_A2DP_SINK = 0x00000008; member

Completed in 15 milliseconds