Home
last modified time | relevance | path

Searched refs:PROFILE_ID_A2DP_SRC (Results 1 - 8 of 8) sorted by relevance

/foundation/communication/dsoftbus/core/common/dfx/statistics/instant/
H A Dbt_statistic.cpp47 {PROFILE_ID_A2DP_SRC, &BtStatistic::GetA2dpSrcDeviceInfo}, in BtStatistic()
109 if (profileId == PROFILE_ID_A2DP_SRC) { in AddDevicesToArray()
167 AddDevicesToArray(json, devices, PROFILE_ID_A2DP_SRC); in GetA2dpSrcDeviceInfo()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dprofile_info.cpp28 ProfileInfo(PROFILE_NAME_A2DP_SRC, PROFILE_ID_A2DP_SRC, BLUETOOTH_UUID_A2DP_SRC),
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service.h626 uint32_t profileId_ = PROFILE_ID_A2DP_SRC; // profile ID
H A Da2dp_service.cpp241 profileId_ = PROFILE_ID_A2DP_SRC; in A2dpService()
246 profileId_ = PROFILE_ID_A2DP_SRC; in A2dpService()
289 profileId_ = PROFILE_ID_A2DP_SRC; in Enable()
/foundation/communication/nfc/services/src/tag/
H A Dbt_connection_manager.cpp289 return g_btData->btClass_.IsProfileSupported(Bluetooth::PROFILE_ID_A2DP_SRC); in IsA2dpSupported()
395 if (profileList[i] == Bluetooth::PROFILE_ID_A2DP_SRC || in GetProfileList()
397 InfoLog("PROFILE_ID_A2DP_SRC OR PROFILE_ID_HFP_AG"); in GetProfileList()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h141 const uint32_t PROFILE_ID_A2DP_SRC = 0x00000004; member
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_utils.cpp355 HILOGD("PROFILE_ID_A2DP_SRC"); in GetProfileId()
356 profileId = PROFILE_ID_A2DP_SRC; in GetProfileId()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h141 const uint32_t PROFILE_ID_A2DP_SRC = 0x00000004; member

Completed in 13 milliseconds