Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodbluetooth.h109 #define MP_BLUETOOTH_CHARACTERISTIC_FLAG_READ_AUTHENTICATED (0x0400) macro
/AliOS-Things-master/components/py_engine/engine/extmod/btstack/
A Dmodbluetooth_btstack.c984 } else if (flags & MP_BLUETOOTH_CHARACTERISTIC_FLAG_READ_AUTHENTICATED) { in get_characteristic_permissions()

Completed in 7 milliseconds