The methods of CoreBluetooth.CBPeripheralManager are listed below. For a list of all members, see the CBPeripheralManager Members list.
See Also: Inherited members from Foundation.NSObject
AddService(CBMutableService)Documentation for this section has not yet been entered. | ||
RemoveAllServices()Documentation for this section has not yet been entered. | ||
RemoveService(CBMutableService)Documentation for this section has not yet been entered. | ||
RespondToRequest(CBATTRequest, CBATTError)Documentation for this section has not yet been entered. | ||
SetDesiredConnectionLatency(CBPeripheralManagerConnectionLatency, CBCentral)Documentation for this section has not yet been entered. | ||
StartAdvertising(StartAdvertisingOptions)Documentation for this section has not yet been entered. | ||
StartAdvertising(Foundation.NSDictionary)Documentation for this section has not yet been entered. | ||
StopAdvertising()Documentation for this section has not yet been entered. | ||
UpdateValue(Foundation.NSData, CBMutableCharacteristic, CBCentral[])Documentation for this section has not yet been entered. | ||