mergBLEPeripheralDidDiscoverDescriptorsForCharacteristic

Typemessage
DictionaryLCS
LibraryLiveCode Script
Syntax
mergBLEPeripheralDidDiscoverDescriptorsForCharacteristic <pUUID>, <pCharacteristic>, <pDescriptors>
Associationsmergble
Summary

Sent when the descriptors of a characteristic of a service are discovered

Introduced8.0
OSios, mac
Platformsdesktop, mobile
Parameters
NameTypeDescription
pUUID

A peripheral UUID as returned by the mergBLEDidDiscoverPeripheral message

pCharacteristic

A descriptor UUID as returned by the mergBLEPeripheralDidDiscoverCharacteristicsForService message

pDescriptors

A list of descriptor UUIDs

Description

Sent when the descriptors of a characteristic of a service are discovered

Tagsexternals