mergBLEPeripheralServiceAdvertisementData

Typefunction
DictionaryLCS
LibraryLiveCode Script
Syntax
mergBLEPeripheralServiceAdvertisementData(<pUUID>, <pService>)
Associationsmergble
Summary

Get the advertisement data for a service from a peripheral discovery

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 or returned by the mergBLEDidDiscoverPeripheral message

Values
NameTypeDescription
return

data

Description

Get the advertisement data for a service from a peripheral discovery

Tagsexternals