Home
last modified time | relevance | path

Searched refs:PROFILE_ID_BLE_ADVERTISER (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/statistics/instant/
H A Dbt_statistic.cpp59 {PROFILE_ID_BLE_ADVERTISER, &BtStatistic::GetBleAdvertiserDeviceInfo}, in BtStatistic()
150 GetGattDeviceInfo(json, PROFILE_ID_BLE_ADVERTISER); in GetBleAdvertiserDeviceInfo()
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h177 const uint32_t PROFILE_ID_BLE_ADVERTISER = 0x00004000; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h175 const uint32_t PROFILE_ID_BLE_ADVERTISER = 0x00004000; variable