Searched defs:serviceList (Results 1 – 3 of 3) sorted by relevance
/foundation/communication/dsoftbus/core/discovery/manager/src/ |
D | disc_manager.c | 339 static DiscItem *CreateNewItem(SoftBusList *serviceList, const char *packageName, const InnerCallba… in CreateNewItem() 452 static int32_t AddInfoToList(SoftBusList *serviceList, const char *packageName, const InnerCallback… in AddInfoToList() 500 static DiscInfo *DeleteInfoFromList(SoftBusList *serviceList, const char *packageName, const int32_… in DeleteInfoFromList()
|
/foundation/communication/bluetooth/services/bluetooth_standard/stack/src/att/ |
D | att_send_response.c | 1135 …uint16_t connectHandle, uint8_t length, const AttReadGoupAttributeData *serviceList, uint16_t serv… in ATT_ReadByGroupTypeResponse()
|
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/gatt/ |
D | gatt_server_profile.cpp | 387 AttReadGoupAttributeData serviceList[GATT_VALUE_LEN_MAX] = {{0, 0, nullptr}}; in DiscoverAllPrimaryServiceResponse() local
|