kevincar / bless

Cross-platform Bluetooth Low Energy Server Python Library
MIT License
78 stars 26 forks source link

Fix CoreBluetooth characteristic init missing without response size #95

Closed kevincar closed 1 year ago

kevincar commented 1 year ago

Added the max_write_without_response_size to be the BLE MTU. Currently, this value is stored to comply with Bleak Characteristics but is unused on bless.