Home
last modified time | relevance | path

Searched refs:MP_BLUETOOTH_CHARACTERISTIC_FLAG_WRITE_AUTHORIZED (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodbluetooth.h113 #define MP_BLUETOOTH_CHARACTERISTIC_FLAG_WRITE_AUTHORIZED (0x4000) macro
/AliOS-Things-master/components/py_engine/engine/extmod/btstack/
A Dmodbluetooth_btstack.c996 } else if (flags & MP_BLUETOOTH_CHARACTERISTIC_FLAG_WRITE_AUTHORIZED) { in get_characteristic_permissions()

Completed in 7 milliseconds