Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodbluetooth.h95 #define MP_BLUETOOTH_CHARACTERISTIC_FLAG_READ (0x0002) macro
A Dmodbluetooth.c973 { MP_ROM_QSTR(MP_QSTR_FLAG_READ), MP_ROM_INT(MP_BLUETOOTH_CHARACTERISTIC_FLAG_READ) },

Completed in 7 milliseconds