Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodbluetooth.h97 #define MP_BLUETOOTH_CHARACTERISTIC_FLAG_WRITE (0x0008) macro
A Dmodbluetooth.c974 { MP_ROM_QSTR(MP_QSTR_FLAG_WRITE), MP_ROM_INT(MP_BLUETOOTH_CHARACTERISTIC_FLAG_WRITE) },

Completed in 11 milliseconds