Adafruit CircuitPython BLE_File_Transfer Library
latest
  • Introduction

Examples

  • Simple test

API Reference

  • adafruit_ble_file_transfer
  • FileTransferClient
  • FileTransferService
  • FileTransferUUID
  • ProtocolError

Other Links

  • Download from GitHub
  • Download Library Bundle
  • CircuitPython Reference Documentation
  • CircuitPython Support Forum
  • Discord Chat
  • Adafruit Learning System
  • Adafruit Blog
  • Adafruit Store
Adafruit CircuitPython BLE_File_Transfer Library
  • »
  • Index
  • Edit on GitHub

Index

A | D | F | L | M | P | R | W

A

  • adafruit_ble_file_transfer
    • module

D

  • delete() (adafruit_ble_file_transfer.FileTransferClient method)

F

  • FileTransferClient (class in adafruit_ble_file_transfer)
  • FileTransferService (class in adafruit_ble_file_transfer)
  • FileTransferUUID (class in adafruit_ble_file_transfer)

L

  • listdir() (adafruit_ble_file_transfer.FileTransferClient method)

M

  • mkdir() (adafruit_ble_file_transfer.FileTransferClient method)
  • module
    • adafruit_ble_file_transfer
  • move() (adafruit_ble_file_transfer.FileTransferClient method)

P

  • ProtocolError

R

  • read() (adafruit_ble_file_transfer.FileTransferClient method)

W

  • write() (adafruit_ble_file_transfer.FileTransferClient method)

© Copyright 2021 Scott Shawcroft. Revision c7e06ed1.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
On Read the Docs
Project Home
Builds