Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/statistics/instant/
H A Dbt_statistic.cpp46 {PROFILE_ID_GATT_SERVER, &BtStatistic::GetGattServerDeviceInfo}, in BtStatistic()
145 GetGattDeviceInfo(json, PROFILE_ID_GATT_SERVER); in GetGattServerDeviceInfo()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dprofile_info.cpp27 ProfileInfo(PROFILE_NAME_GATT_SERVER, PROFILE_ID_GATT_SERVER, BLUETOOTH_UUID_GATT),
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h164 const uint32_t PROFILE_ID_GATT_SERVER = 0x00000002; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h162 const uint32_t PROFILE_ID_GATT_SERVER = 0x00000002; variable