Home
last modified time | relevance | path

Searched defs:serviceList (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/discovery/manager/src/
H A Ddisc_manager.c493 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 Datt_send_response.c1137 …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 Daccessibility_account_data.cpp550 std::vector<std::string> serviceList = config_->GetEnabledAccessibilityServices(); in GetAbilityAutoStartState() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.cpp393 AttReadGoupAttributeData serviceList[GATT_VALUE_LEN_MAX] = {{0, 0, nullptr}}; in DiscoverAllPrimaryServiceResponse() local