Изменения IOBluetooth
IOBluetooth
Bluetooth.h
Добавленный BluetoothHCIEventLEConnectionUpdateCompleteResults
Добавленный BluetoothLEAddressType
Добавленный BluetoothLEAddressTypePublic
Добавленный BluetoothLEAddressTypeRandom
Добавленный BluetoothLEAdvertisingType
Добавленный BluetoothLEAdvertisingTypeConnectableDirected
Добавленный BluetoothLEAdvertisingTypeConnectableUndirected
Добавленный BluetoothLEAdvertisingTypeDiscoverableUndirected
Добавленный BluetoothLEAdvertisingTypeNonConnectableUndirected
Добавленный BluetoothLEAdvertisingTypeScanResponse
Добавленный BluetoothLEScan
Добавленный BluetoothLEScanDisable
Добавленный BluetoothLEScanDuplicateFilter
Добавленный BluetoothLEScanDuplicateFilterDisable
Добавленный BluetoothLEScanDuplicateFilterEnable
Добавленный BluetoothLEScanEnable
Добавленный BluetoothLEScanFilter
Добавленный BluetoothLEScanFilterNone
Добавленный BluetoothLEScanFilterWhitelist
Добавленный BluetoothLEScanType
Добавленный BluetoothLEScanTypeActive
Добавленный BluetoothLEScanTypePassive
Добавленный kBluetoothEncryptionEnableBREDRAESCCM
Добавленный kBluetoothEncryptionEnableBREDRE0
Добавленный kBluetoothEncryptionEnableLEAESCCM
Добавленный kBluetoothL2CAPChannelLEAP
Добавленный kBluetoothL2CAPChannelLEAS
Добавленный kBluetoothL2CAPChannelMagnet
Добавленный kBluetoothL2CAPCommandCodeLECreditBasedConnectionRequest
Добавленный kBluetoothL2CAPCommandCodeLECreditBasedConnectionResponse
Добавленный kBluetoothL2CAPCommandCodeLEFlowControlCredit
Добавленный kBluetoothLESecurityManagerCommandCodePairingDHKeyCheck
Добавленный kBluetoothLESecurityManagerCommandCodePairingKeypressNotification
Добавленный kBluetoothLESecurityManagerCommandCodePairingPublicKey
Добавленный kBluetoothLESecurityManagerReasonCodeDHKeyCheckFailed
Добавленный kBluetoothLESecurityManagerReasonCodeNumericComparisonFailed
Добавленный kBluetoothTransportTypeUART
(Удаленный) CBATTRequest.h
(Удаленный) CBAdvertisementData.h
(Удаленный) CBCentral.h
(Удаленный) CBCentralManager.h
(Удаленный) CBCentralManagerConstants.h
(Удаленный) CBCharacteristic.h
(Удаленный) CBDefines.h
(Удаленный) CBDescriptor.h
(Удаленный) CBError.h
(Удаленный) CBPeripheral.h
(Удаленный) CBPeripheralManager.h
(Удаленный) CBPeripheralManagerConstants.h
(Удаленный) CBService.h
(Удаленный) CBUUID.h
(Удаленный) CoreBluetooth.h
objc/IOBluetoothDevice.h
Измененный + [IOBluetoothDevice deviceWithAddress:]
Объявление | |
---|---|
От | + (IOBluetoothDevice *)deviceWithAddress:(const BluetoothDeviceAddress *)address |
К | + (instancetype)deviceWithAddress:(const BluetoothDeviceAddress *)address |
Объявление | |
---|---|
От | + (IOBluetoothDevice *)deviceWithAddressString:(NSString *)address |
К | + (instancetype)deviceWithAddressString:(NSString *)address |
Измененный + [IOBluetoothDevice withAddress:]
Объявление | |
---|---|
От | + (IOBluetoothDevice *)withAddress:(const BluetoothDeviceAddress *)address |
К | + (instancetype)withAddress:(const BluetoothDeviceAddress *)address |
Измененный + [IOBluetoothDevice withDeviceRef:]
Объявление | |
---|---|
От | + (IOBluetoothDevice *)withDeviceRef:(IOBluetoothDeviceRef)deviceRef |
К | + (instancetype)withDeviceRef:(IOBluetoothDeviceRef)deviceRef |
objc/IOBluetoothDeviceInquiry.h
Объявление | |
---|---|
От | - (id)initWithDelegate:(id)delegate |
К | - (instancetype)initWithDelegate:(id)delegate |
Объявление | |
---|---|
От | + (IOBluetoothDeviceInquiry *)inquiryWithDelegate:(id)delegate |
К | + (instancetype)inquiryWithDelegate:(id)delegate |
Дополнительный | |
---|---|
От | -- |
К | да |
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothDeviceInquiryDelegate deviceInquiryDeviceNameUpdated:device:devicesRemaining:]
Дополнительный | |
---|---|
От | -- |
К | да |
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothDeviceInquiryDelegate deviceInquiryUpdatingDeviceNamesStarted:devicesRemaining:]
Дополнительный | |
---|---|
От | -- |
К | да |
objc/IOBluetoothDevicePair.h
Измененный + [IOBluetoothDevicePair pairWithDevice:]
Объявление | |
---|---|
От | + (IOBluetoothDevicePair *)pairWithDevice:(IOBluetoothDevice *)device |
К | + (instancetype)pairWithDevice:(IOBluetoothDevice *)device |
Измененный - [IOBluetoothDevicePairDelegate devicePairingConnecting:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothDevicePairDelegate devicePairingFinished:error:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothDevicePairDelegate devicePairingPINCodeRequest:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothDevicePairDelegate devicePairingStarted:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothDevicePairDelegate devicePairingUserConfirmationRequest:numericValue:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothDevicePairDelegate devicePairingUserPasskeyNotification:passkey:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothDevicePairDelegate deviceSimplePairingComplete:status:]
Дополнительный | |
---|---|
От | -- |
К | да |
objc/IOBluetoothHandsFree.h
Объявление | |
---|---|
От | - (id)initWithDevice:(IOBluetoothDevice *)device delegate:(id<IOBluetoothHandsFreeDelegate>)inDelegate |
К | - (instancetype)initWithDevice:(IOBluetoothDevice *)device delegate:(id<IOBluetoothHandsFreeDelegate>)inDelegate |
Измененный - [IOBluetoothHandsFreeDelegate handsFree:connected:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothHandsFreeDelegate handsFree:disconnected:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothHandsFreeDelegate handsFree:scoConnectionClosed:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothHandsFreeDelegate handsFree:scoConnectionOpened:]
Дополнительный | |
---|---|
От | -- |
К | да |
objc/IOBluetoothHandsFreeAudioGateway.h
Измененный - [IOBluetoothHandsFreeAudioGateway initWithDevice:delegate:]
Объявление | |
---|---|
От | - (id)initWithDevice:(IOBluetoothDevice *)device delegate:(id)inDelegate |
К | - (instancetype)initWithDevice:(IOBluetoothDevice *)device delegate:(id)inDelegate |
Измененный - [IOBluetoothHandsFreeAudioGatewayDelegate handsFree:hangup:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothHandsFreeAudioGatewayDelegate handsFree:redial:]
Дополнительный | |
---|---|
От | -- |
К | да |
objc/IOBluetoothHandsFreeDevice.h
Измененный - [IOBluetoothHandsFreeDevice initWithDevice:delegate:]
Объявление | |
---|---|
От | - (id)initWithDevice:(IOBluetoothDevice *)device delegate:(id)delegate |
К | - (instancetype)initWithDevice:(IOBluetoothDevice *)device delegate:(id)delegate |
Измененный - [IOBluetoothHandsFreeDeviceDelegate handsFree:batteryCharge:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothHandsFreeDeviceDelegate handsFree:callHoldState:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothHandsFreeDeviceDelegate handsFree:callSetupMode:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothHandsFreeDeviceDelegate handsFree:currentCall:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothHandsFreeDeviceDelegate handsFree:incomingCallFrom:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothHandsFreeDeviceDelegate handsFree:incomingSMS:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothHandsFreeDeviceDelegate handsFree:isCallActive:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothHandsFreeDeviceDelegate handsFree:isRoaming:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothHandsFreeDeviceDelegate handsFree:isServiceAvailable:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothHandsFreeDeviceDelegate handsFree:ringAttempt:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothHandsFreeDeviceDelegate handsFree:signalStrength:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothHandsFreeDeviceDelegate handsFree:subscriberNumber:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothHandsFreeDeviceDelegate handsFree:unhandledResultCode:]
Дополнительный | |
---|---|
От | -- |
К | да |
objc/IOBluetoothHostController.h
Объявление | |
---|---|
От | + (IOBluetoothHostController *)defaultController |
К | + (instancetype)defaultController |
objc/IOBluetoothL2CAPChannel.h
Измененный + [IOBluetoothL2CAPChannel withObjectID:]
Объявление | |
---|---|
От | + (IOBluetoothL2CAPChannel *)withObjectID:(IOBluetoothObjectID)objectID |
К | + (instancetype)withObjectID:(IOBluetoothObjectID)objectID |
Измененный - [IOBluetoothL2CAPChannelDelegate l2capChannelClosed:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothL2CAPChannelDelegate l2capChannelData:data:length:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothL2CAPChannelDelegate l2capChannelOpenComplete:status:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothL2CAPChannelDelegate l2capChannelQueueSpaceAvailable:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothL2CAPChannelDelegate l2capChannelReconfigured:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothL2CAPChannelDelegate l2capChannelWriteComplete:refcon:status:]
Дополнительный | |
---|---|
От | -- |
К | да |
objc/IOBluetoothOBEXSession.h
Объявление | |
---|---|
От | - (id)initWithDevice:(IOBluetoothDevice *)inDevice channelID:(BluetoothRFCOMMChannelID)inChannelID |
К | - (instancetype)initWithDevice:(IOBluetoothDevice *)inDevice channelID:(BluetoothRFCOMMChannelID)inChannelID |
Измененный - [IOBluetoothOBEXSession initWithIncomingRFCOMMChannel:eventSelector:selectorTarget:refCon:]
Объявление | |
---|---|
От | - (id)initWithIncomingRFCOMMChannel:(IOBluetoothRFCOMMChannel *)inChannel eventSelector:(SEL)inEventSelector selectorTarget:(id)inEventSelectorTarget refCon:(void *)inUserRefCon |
К | - (instancetype)initWithIncomingRFCOMMChannel:(IOBluetoothRFCOMMChannel *)inChannel eventSelector:(SEL)inEventSelector selectorTarget:(id)inEventSelectorTarget refCon:(void *)inUserRefCon |
Объявление | |
---|---|
От | - (id)initWithSDPServiceRecord:(IOBluetoothSDPServiceRecord *)inSDPServiceRecord |
К | - (instancetype)initWithSDPServiceRecord:(IOBluetoothSDPServiceRecord *)inSDPServiceRecord |
Объявление | |
---|---|
От | + (IOBluetoothOBEXSession *)withDevice:(IOBluetoothDevice *)inDevice channelID:(BluetoothRFCOMMChannelID)inRFCOMMChannelID |
К | + (instancetype)withDevice:(IOBluetoothDevice *)inDevice channelID:(BluetoothRFCOMMChannelID)inRFCOMMChannelID |
Измененный + [IOBluetoothOBEXSession withIncomingRFCOMMChannel:eventSelector:selectorTarget:refCon:]
Объявление | |
---|---|
От | + (IOBluetoothOBEXSession *)withIncomingRFCOMMChannel:(IOBluetoothRFCOMMChannel *)inChannel eventSelector:(SEL)inEventSelector selectorTarget:(id)inEventSelectorTarget refCon:(void *)inUserRefCon |
К | + (instancetype)withIncomingRFCOMMChannel:(IOBluetoothRFCOMMChannel *)inChannel eventSelector:(SEL)inEventSelector selectorTarget:(id)inEventSelectorTarget refCon:(void *)inUserRefCon |
Объявление | |
---|---|
От | + (IOBluetoothOBEXSession *)withSDPServiceRecord:(IOBluetoothSDPServiceRecord *)inSDPServiceRecord |
К | + (instancetype)withSDPServiceRecord:(IOBluetoothSDPServiceRecord *)inSDPServiceRecord |
objc/IOBluetoothRFCOMMChannel.h
Измененный + [IOBluetoothRFCOMMChannel withObjectID:]
Объявление | |
---|---|
От | + (IOBluetoothRFCOMMChannel *)withObjectID:(IOBluetoothObjectID)objectID |
К | + (instancetype)withObjectID:(IOBluetoothObjectID)objectID |
Объявление | |
---|---|
От | + (IOBluetoothRFCOMMChannel *)withRFCOMMChannelRef:(IOBluetoothRFCOMMChannelRef)rfcommChannelRef |
К | + (instancetype)withRFCOMMChannelRef:(IOBluetoothRFCOMMChannelRef)rfcommChannelRef |
Измененный - [IOBluetoothRFCOMMChannelDelegate rfcommChannelClosed:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothRFCOMMChannelDelegate rfcommChannelControlSignalsChanged:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothRFCOMMChannelDelegate rfcommChannelData:data:length:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothRFCOMMChannelDelegate rfcommChannelFlowControlChanged:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothRFCOMMChannelDelegate rfcommChannelOpenComplete:status:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothRFCOMMChannelDelegate rfcommChannelQueueSpaceAvailable:]
Дополнительный | |
---|---|
От | -- |
К | да |
Измененный - [IOBluetoothRFCOMMChannelDelegate rfcommChannelWriteComplete:refcon:status:]
Дополнительный | |
---|---|
От | -- |
К | да |
objc/IOBluetoothSDPDataElement.h
Объявление | |
---|---|
От | - (id)initWithElementValue:(NSObject *)element |
К | - (instancetype)initWithElementValue:(NSObject *)element |
Объявление | |
---|---|
От | - (id)initWithType:(BluetoothSDPDataElementTypeDescriptor)newType sizeDescriptor:(BluetoothSDPDataElementSizeDescriptor)newSizeDescriptor size:(uint32_t)newSize value:(NSObject *)newValue |
К | - (instancetype)initWithType:(BluetoothSDPDataElementTypeDescriptor)newType sizeDescriptor:(BluetoothSDPDataElementSizeDescriptor)newSizeDescriptor size:(uint32_t)newSize value:(NSObject *)newValue |
Объявление | |
---|---|
От | + (IOBluetoothSDPDataElement *)withElementValue:(NSObject *)element |
К | + (instancetype)withElementValue:(NSObject *)element |
Объявление | |
---|---|
От | + (IOBluetoothSDPDataElement *)withSDPDataElementRef:(IOBluetoothSDPDataElementRef)sdpDataElementRef |
К | + (instancetype)withSDPDataElementRef:(IOBluetoothSDPDataElementRef)sdpDataElementRef |
Объявление | |
---|---|
От | + (IOBluetoothSDPDataElement *)withType:(BluetoothSDPDataElementTypeDescriptor)type sizeDescriptor:(BluetoothSDPDataElementSizeDescriptor)newSizeDescriptor size:(uint32_t)newSize value:(NSObject *)newValue |
К | + (instancetype)withType:(BluetoothSDPDataElementTypeDescriptor)type sizeDescriptor:(BluetoothSDPDataElementSizeDescriptor)newSizeDescriptor size:(uint32_t)newSize value:(NSObject *)newValue |
objc/IOBluetoothSDPServiceAttribute.h
Объявление | |
---|---|
От | - (id)initWithID:(BluetoothSDPServiceAttributeID)newAttributeID attributeElement:(IOBluetoothSDPDataElement *)attributeElement |
К | - (instancetype)initWithID:(BluetoothSDPServiceAttributeID)newAttributeID attributeElement:(IOBluetoothSDPDataElement *)attributeElement |
Объявление | |
---|---|
От | - (id)initWithID:(BluetoothSDPServiceAttributeID)newAttributeID attributeElementValue:(NSObject *)attributeElementValue |
К | - (instancetype)initWithID:(BluetoothSDPServiceAttributeID)newAttributeID attributeElementValue:(NSObject *)attributeElementValue |
Объявление | |
---|---|
От | + (IOBluetoothSDPServiceAttribute *)withID:(BluetoothSDPServiceAttributeID)newAttributeID attributeElement:(IOBluetoothSDPDataElement *)attributeElement |
К | + (instancetype)withID:(BluetoothSDPServiceAttributeID)newAttributeID attributeElement:(IOBluetoothSDPDataElement *)attributeElement |
Объявление | |
---|---|
От | + (IOBluetoothSDPServiceAttribute *)withID:(BluetoothSDPServiceAttributeID)newAttributeID attributeElementValue:(NSObject *)attributeElementValue |
К | + (instancetype)withID:(BluetoothSDPServiceAttributeID)newAttributeID attributeElementValue:(NSObject *)attributeElementValue |
objc/IOBluetoothSDPServiceRecord.h
Объявление | |
---|---|
От | - (id)initWithServiceDictionary:(NSDictionary *)serviceDict device:(IOBluetoothDevice *)device |
К | - (instancetype)initWithServiceDictionary:(NSDictionary *)serviceDict device:(IOBluetoothDevice *)device |
Объявление | |
---|---|
От | + (IOBluetoothSDPServiceRecord *)publishedServiceRecordWithDictionary:(NSDictionary *)serviceDict |
К | + (instancetype)publishedServiceRecordWithDictionary:(NSDictionary *)serviceDict |
Объявление | |
---|---|
От | + (IOBluetoothSDPServiceRecord *)withSDPServiceRecordRef:(IOBluetoothSDPServiceRecordRef)sdpServiceRecordRef |
К | + (instancetype)withSDPServiceRecordRef:(IOBluetoothSDPServiceRecordRef)sdpServiceRecordRef |
Объявление | |
---|---|
От | + (IOBluetoothSDPServiceRecord *)withServiceDictionary:(NSDictionary *)serviceDict device:(IOBluetoothDevice *)device |
К | + (instancetype)withServiceDictionary:(NSDictionary *)serviceDict device:(IOBluetoothDevice *)device |
objc/IOBluetoothSDPUUID.h
Измененный - [IOBluetoothSDPUUID getUUIDWithLength:]
Объявление | |
---|---|
От | - (IOBluetoothSDPUUID *)getUUIDWithLength:(unsigned int)newLength |
К | - (instancetype)getUUIDWithLength:(unsigned int)newLength |
Измененный - [IOBluetoothSDPUUID initWithUUID16:]
Объявление | |
---|---|
От | - (id)initWithUUID16:(BluetoothSDPUUID16)uuid16 |
К | - (instancetype)initWithUUID16:(BluetoothSDPUUID16)uuid16 |
Измененный - [IOBluetoothSDPUUID initWithUUID32:]
Объявление | |
---|---|
От | - (id)initWithUUID32:(BluetoothSDPUUID32)uuid32 |
К | - (instancetype)initWithUUID32:(BluetoothSDPUUID32)uuid32 |
Измененный + [IOBluetoothSDPUUID uuid16:]
Объявление | |
---|---|
От | + (IOBluetoothSDPUUID *)uuid16:(BluetoothSDPUUID16)uuid16 |
К | + (instancetype)uuid16:(BluetoothSDPUUID16)uuid16 |
Измененный + [IOBluetoothSDPUUID uuid32:]
Объявление | |
---|---|
От | + (IOBluetoothSDPUUID *)uuid32:(BluetoothSDPUUID32)uuid32 |
К | + (instancetype)uuid32:(BluetoothSDPUUID32)uuid32 |
Измененный + [IOBluetoothSDPUUID uuidWithBytes:length:]
Объявление | |
---|---|
От | + (IOBluetoothSDPUUID *)uuidWithBytes:(const void *)bytes length:(unsigned int)length |
К | + (instancetype)uuidWithBytes:(const void *)bytes length:(unsigned int)length |
Измененный + [IOBluetoothSDPUUID uuidWithData:]
Объявление | |
---|---|
От | + (IOBluetoothSDPUUID *)uuidWithData:(NSData *)data |
К | + (instancetype)uuidWithData:(NSData *)data |
Измененный + [IOBluetoothSDPUUID withSDPUUIDRef:]
Объявление | |
---|---|
От | + (IOBluetoothSDPUUID *)withSDPUUIDRef:(IOBluetoothSDPUUIDRef)sdpUUIDRef |
К | + (instancetype)withSDPUUIDRef:(IOBluetoothSDPUUIDRef)sdpUUIDRef |
IOBluetoothUtilities.h
Добавленный IOBluetoothNSStringFromDeviceAddressColon ()
objc/NSDictionaryOBEXExtensions.h
Измененный + [NSMutableDictionary dictionaryWithOBEXHeadersData:]
Объявление | |
---|---|
От | + (NSMutableDictionary *)dictionaryWithOBEXHeadersData:(NSData *)inHeadersData |
К | + (instancetype)dictionaryWithOBEXHeadersData:(NSData *)inHeadersData |
Измененный + [NSMutableDictionary dictionaryWithOBEXHeadersData:headersDataSize:]
Объявление | |
---|---|
От | + (NSMutableDictionary *)dictionaryWithOBEXHeadersData:(const void *)inHeadersData headersDataSize:(size_t)inDataSize |
К | + (instancetype)dictionaryWithOBEXHeadersData:(const void *)inHeadersData headersDataSize:(size_t)inDataSize |
Измененный + [NSMutableDictionary withOBEXHeadersData:headersDataSize:]
Объявление | |
---|---|
От | + (NSMutableDictionary *)withOBEXHeadersData:(const void *)inHeadersData headersDataSize:(size_t)inDataSize |
К | + (instancetype)withOBEXHeadersData:(const void *)inHeadersData headersDataSize:(size_t)inDataSize |
OBEX.h
Измененный OBEXSessionAbort ()
Объявление | |
---|---|
От | OBEXError OBEXSessionAbort ( OBEXSessionRef inSessionRef, void *inOptionalHeaders, size_t inOptionalHeadersLength, OBEXSessionEventCallback inCallback, void *inUserRefcon); |
К | OBEXError OBEXSessionAbort ( OBEXSessionRef inSessionRef, void *inOptionalHeaders, size_t inOptionalHeadersLength, OBEXSessionEventCallback inCallback, void *inUserRefCon); |
Измененный OBEXSessionSetPath ()
Объявление | |
---|---|
От | OBEXError OBEXSessionSetPath ( OBEXSessionRef inSessionRef, OBEXFlags inFlags, OBEXConstants inConstants, void *inOptionalHeaders, size_t inOptionalHeadersLength, OBEXSessionEventCallback inCallback, void *inUserRefcon); |
К | OBEXError OBEXSessionSetPath ( OBEXSessionRef inSessionRef, OBEXFlags inFlags, OBEXConstants inConstants, void *inOptionalHeaders, size_t inOptionalHeadersLength, OBEXSessionEventCallback inCallback, void *inUserRefCon); |
objc/OBEXFileTransferServices.h
Объявление | |
---|---|
От | - (id)initWithOBEXSession:(IOBluetoothOBEXSession *)inOBEXSession |
К | - (instancetype)initWithOBEXSession:(IOBluetoothOBEXSession *)inOBEXSession |
Объявление | |
---|---|
От | + (OBEXFileTransferServices *)withOBEXSession:(IOBluetoothOBEXSession *)inOBEXSession |
К | + (instancetype)withOBEXSession:(IOBluetoothOBEXSession *)inOBEXSession |