digi.ccble package
Submodules
- digi.ccble.exceptions module
- digi.ccble.peripheral module
ConnectCoreBLEPeripheralConnectCoreBLEPeripheral.start()ConnectCoreBLEPeripheral.stop()ConnectCoreBLEPeripheral.send_rx_data()ConnectCoreBLEPeripheral.get_advertising_name()ConnectCoreBLEPeripheral.configure_advertising_name()ConnectCoreBLEPeripheral.is_device_connected()ConnectCoreBLEPeripheral.add_connection_changed_callback()ConnectCoreBLEPeripheral.del_connection_changed_callback()ConnectCoreBLEPeripheral.add_data_received_callback()ConnectCoreBLEPeripheral.del_data_received_callback()
- digi.ccble.security module
- digi.ccble.service module
BLEInterfaceget_bluetooth_adapter()get_xbee_device()ConnectCoreBLEServiceConnectCoreBLEService.get_instance()ConnectCoreBLEService.is_running()ConnectCoreBLEService.get_interface_type()ConnectCoreBLEService.add_data_received_callback()ConnectCoreBLEService.remove_data_received_callback()ConnectCoreBLEService.add_connect_callback()ConnectCoreBLEService.remove_connect_callback()ConnectCoreBLEService.add_disconnect_callback()ConnectCoreBLEService.remove_disconnect_callback()ConnectCoreBLEService.start()ConnectCoreBLEService.stop()ConnectCoreBLEService.send_data()ConnectCoreBLEService.get_advertising_name()ConnectCoreBLEService.set_advertising_name()ConnectCoreBLEService.is_device_connected()ConnectCoreBLEService.set_password()
ConnectCoreBLEServiceNativeConnectCoreBLEServiceNative.start()ConnectCoreBLEServiceNative.stop()ConnectCoreBLEServiceNative.send_data()ConnectCoreBLEServiceNative.get_advertising_name()ConnectCoreBLEServiceNative.set_advertising_name()ConnectCoreBLEServiceNative.is_device_connected()ConnectCoreBLEServiceNative.set_password()
BLEServiceXBee
- digi.ccble.utils module