Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/statistics/instant/
H A Dbt_statistic.cpp63 {PROFILE_ID_OPP, &BtStatistic::GetOppDeviceInfo}, in BtStatistic()
230 AddDevicesToArray(json, devices, PROFILE_ID_OPP); in GetOppDeviceInfo()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dprofile_info.cpp42 ProfileInfo(PROFILE_NAME_OPP, PROFILE_ID_OPP, BLUETOOTH_UUID_OPP),
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h181 const uint32_t PROFILE_ID_OPP = 0x00040000; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h179 const uint32_t PROFILE_ID_OPP = 0x00040000; variable