summaryrefslogtreecommitdiff
path: root/py/objproperty.c
diff options
context:
space:
mode:
authorJim Mussared <jim.mussared@gmail.com>2021-01-22 17:30:25 +1100
committerDamien George <damien@micropython.org>2021-01-22 18:15:12 +1100
commitaa136b4d78c7f81e63bde20ae17ab69bbbf456db (patch)
treea58ffd937bebd1d830db637152ca9e72f9c1c7fd /py/objproperty.c
parent49dd9ba1a5e50c400a3cfd604dd884bf9fea628c (diff)
extmod/modbluetooth: Add ble.hci_cmd(ogf, ocf, req, resp) function.
This allows sending arbitrary HCI commands and getting the response. The return value of the function is the status of the command. This is intended for debugging and not to be a part of the public API, and must be enabled via mpconfigboard.h. It's currently only implemented for NimBLE bindings. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
Diffstat (limited to 'py/objproperty.c')
0 files changed, 0 insertions, 0 deletions