Searched defs:serviceList (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/core/discovery/manager/src/ |
H A D | disc_manager.c | 493 static DiscItem *CreateDiscItem(SoftBusList *serviceList, const char *packageName, const InnerCallb… in CreateDiscItem() 625 static int32_t AddDiscInfoToList(SoftBusList *serviceList, const char *packageName, const InnerCall… in AddDiscInfoToList() 692 static DiscInfo *RemoveInfoFromList(SoftBusList *serviceList, const char *packageName, const int32_… in RemoveInfoFromList()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/ |
H A D | att_send_response.c | 1137 …uint16_t connectHandle, uint8_t length, const AttReadGoupAttributeData *serviceList, uint16_t serv… in ATT_ReadByGroupTypeResponse()
|
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/ |
H A D | accessibility_account_data.cpp | 550 std::vector<std::string> serviceList = config_->GetEnabledAccessibilityServices(); in GetAbilityAutoStartState() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_server_profile.cpp | 393 AttReadGoupAttributeData serviceList[GATT_VALUE_LEN_MAX] = {{0, 0, nullptr}}; in DiscoverAllPrimaryServiceResponse() local
|