CBPeripheralManager
E494409
CBPeripheralManager is an iOS CoreBluetooth class that lets an app act as a Bluetooth Low Energy peripheral, managing advertising and the publication of services and characteristics.
All labels observed (1)
| Label | Occurrences |
|---|---|
| CBPeripheralManager canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T5101005 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: CBPeripheralManager Context triple: [CoreBluetooth, keyClass, CBPeripheralManager]
-
A.
CoreBluetooth
CoreBluetooth is an Apple framework that enables apps to communicate with Bluetooth Low Energy (BLE) devices for tasks like data exchange and peripheral control.
-
B.
Bluetooth SIG
Bluetooth SIG is the industry consortium that oversees the development, standardization, and licensing of Bluetooth wireless technology.
-
C.
BLE
BLE is the abbreviation for the German Federal Agency for Agriculture and Food, a government authority responsible for implementing agricultural, food, and rural development policies.
-
D.
HomeKit Accessory Protocol
HomeKit Accessory Protocol is Apple's communication protocol that enables smart home accessories to securely connect with and be controlled by Apple devices within the HomeKit ecosystem.
-
E.
CoreMotion
CoreMotion is an Apple framework that provides access to motion and fitness data from device sensors such as accelerometers and gyroscopes.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: CBPeripheralManager Target entity description: CBPeripheralManager is an iOS CoreBluetooth class that lets an app act as a Bluetooth Low Energy peripheral, managing advertising and the publication of services and characteristics.
-
A.
CoreBluetooth
CoreBluetooth is an Apple framework that enables apps to communicate with Bluetooth Low Energy (BLE) devices for tasks like data exchange and peripheral control.
-
B.
Bluetooth SIG
Bluetooth SIG is the industry consortium that oversees the development, standardization, and licensing of Bluetooth wireless technology.
-
C.
BLE
BLE is the abbreviation for the German Federal Agency for Agriculture and Food, a government authority responsible for implementing agricultural, food, and rural development policies.
-
D.
HomeKit Accessory Protocol
HomeKit Accessory Protocol is Apple's communication protocol that enables smart home accessories to securely connect with and be controlled by Apple devices within the HomeKit ecosystem.
-
E.
CoreMotion
CoreMotion is an Apple framework that provides access to motion and fitness data from device sensors such as accelerometers and gyroscopes.
- F. None of above. chosen
Statements (58)
| Predicate | Object |
|---|---|
| instanceOf |
CoreBluetooth class
ⓘ
Objective-C class ⓘ Swift class ⓘ iOS framework class ⓘ |
| conformsTo | CBPeripheralManagerDelegate protocol (via delegate property) ⓘ |
| definedInFramework | CoreBluetooth NERFINISHED ⓘ |
| hasInitializer |
initWithDelegate:queue:
ⓘ
initWithDelegate:queue:options: ⓘ |
| hasMethod |
addService:
ⓘ
publishL2CAPChannelWithEncryption: ⓘ removeAllServices ⓘ removeService: ⓘ respondToRequest:withResult: ⓘ startAdvertising: ⓘ stopAdvertising ⓘ unpublishL2CAPChannel: ⓘ updateValue:forCharacteristic:onSubscribedCentrals: ⓘ |
| hasProperty |
authorization
ⓘ
delegate ⓘ isAdvertising ⓘ state ⓘ supportsFeatures (via methods / capabilities) ⓘ |
| hasState |
CBPeripheralManagerStatePoweredOff
ⓘ
CBPeripheralManagerStatePoweredOn ⓘ CBPeripheralManagerStateResetting NERFINISHED ⓘ CBPeripheralManagerStateUnauthorized NERFINISHED ⓘ CBPeripheralManagerStateUnknown ⓘ CBPeripheralManagerStateUnsupported ⓘ |
| headerFile | <CoreBluetooth/CoreBluetooth.h> ⓘ |
| inheritsFrom | NSObject NERFINISHED ⓘ |
| introducedIn | iOS 6.0 ⓘ |
| manages |
Advertising of Bluetooth LE data
ⓘ
Publication of characteristics ⓘ Publication of services ⓘ |
| notifiesViaDelegate |
peripheralManager:central:didSubscribeToCharacteristic:
ⓘ
peripheralManager:central:didUnsubscribeFromCharacteristic: ⓘ peripheralManager:didAddService:error: ⓘ peripheralManager:didReceiveReadRequest: ⓘ peripheralManager:didReceiveWriteRequests: ⓘ peripheralManagerDidStartAdvertising:error: ⓘ peripheralManagerDidUpdateState: ⓘ peripheralManagerIsReadyToUpdateSubscribers: ⓘ |
| platform |
iOS
ⓘ
iPadOS ⓘ macOS ⓘ watchOS NERFINISHED ⓘ |
| purpose | Let an app act as a Bluetooth LE peripheral ⓘ |
| role | Bluetooth Low Energy peripheral manager ⓘ |
| supports |
Advertising manufacturer data
ⓘ
Advertising service UUIDs ⓘ Background advertising (subject to system policies) ⓘ GATT characteristics ⓘ GATT services ⓘ |
| usesType |
CBATTRequest
NERFINISHED
ⓘ
CBCentral NERFINISHED ⓘ CBL2CAPChannel NERFINISHED ⓘ CBMutableCharacteristic NERFINISHED ⓘ CBMutableService ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: CBPeripheralManager Description of subject: CBPeripheralManager is an iOS CoreBluetooth class that lets an app act as a Bluetooth Low Energy peripheral, managing advertising and the publication of services and characteristics.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.