Home
last modified time | relevance | path

Searched refs:PROFILE_ID_PBAP_PCE (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dprofile_info.cpp36 ProfileInfo(PROFILE_NAME_PBAP_PCE, PROFILE_ID_PBAP_PCE, BLUETOOTH_UUID_PBAP_PCE),
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/statistics/instant/
H A Dbt_statistic.cpp55 {PROFILE_ID_PBAP_PCE, nullptr}, in BtStatistic()
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h173 const uint32_t PROFILE_ID_PBAP_PCE = 0x00000400; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h171 const uint32_t PROFILE_ID_PBAP_PCE = 0x00000400; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_utils.cpp379 profileId = PROFILE_ID_PBAP_PCE; in GetProfileId()