mergBLEPeripheralDiscoverIncludedServicesForService

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
mergBLEPeripheralDiscoverIncludedServicesForService <pUUID>, <pService>, [<pServiceUUIDs>]
Associationsmergble
Summary

When discovered the mergBLEPeripheralDidDiscoverIncludedServices is sent

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

pServiceUUIDs

(optional with "" default) A list of service UUIDs that your app is interested in. If empty all discovered services are returned (not recommended).

Description

When discovered the mergBLEPeripheralDidDiscoverIncludedServices is sent

Tagsexternals