mergBLEPeripheralDidDiscoverIncludedServices

Typemessage
DictionaryLCS
LibraryLiveCode Script
Syntax
mergBLEPeripheralDidDiscoverIncludedServices <pUUID>, <pService>, <pServices>
Associationsmergble
Summary

Sent when services included in a service are discovered

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

A peripheral UUID as returned by the mergBLEDidDiscoverPeripheral message

pService

A service UUID as returned by the mergBLEPeripheralDidDiscoverServices message

pServices

A list of service UUIDs

Description

Sent when services included in a service are discovered

Tagsexternals