#include <btperipheralmanager_p.h>
Definition at line 88 of file btperipheralmanager_p.h.
◆ addService:
◆ dealloc
◆ detach
◆ peripheralManager:central:didSubscribeToCharacteristic:
| - (void) peripheralManager: |
|
(CBPeripheralManager *) | peripheral |
| central: |
|
(CBCentral *) | central |
| didSubscribeToCharacteristic: |
|
(CBCharacteristic *) | characteristic |
◆ peripheralManager:central:didUnsubscribeFromCharacteristic:
| - (void) peripheralManager: |
|
(CBPeripheralManager *) | peripheral |
| central: |
|
(CBCentral *) | central |
| didUnsubscribeFromCharacteristic: |
|
(CBCharacteristic *) | characteristic |
◆ peripheralManager:didAddService:error:
| - (void) peripheralManager: |
|
(CBPeripheralManager *) | peripheral |
| didAddService: |
|
(CBService *) | service |
| error: |
|
(NSError *) | error |
◆ peripheralManager:didReceiveReadRequest:
| - (void) peripheralManager: |
|
(CBPeripheralManager *) | peripheral |
| didReceiveReadRequest: |
|
(CBATTRequest *) | request |
◆ peripheralManager:didReceiveWriteRequests:
| - (void) peripheralManager: |
|
(CBPeripheralManager *) | peripheral |
| didReceiveWriteRequests: |
|
(NSArray *) | requests |
◆ peripheralManagerDidStartAdvertising:error:
| - (void) peripheralManagerDidStartAdvertising: |
|
(CBPeripheralManager *) | peripheral |
| error: |
|
(NSError *) | error |
◆ peripheralManagerDidUpdateState:
| - (void) peripheralManagerDidUpdateState: |
|
(CBPeripheralManager *) | peripheral |
|
◆ peripheralManagerIsReadyToUpdateSubscribers:
| - (void) peripheralManagerIsReadyToUpdateSubscribers: |
|
(CBPeripheralManager *) | peripheral |
|
◆ setParameters:data:scanResponse:
◆ startAdvertising
| - (void) startAdvertising |
|
|
|
◆ stopAdvertising
◆ write:charHandle:
◆ __pad0__
The documentation for this category was generated from the following file: