Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/modules/ble/
A Dmodble.h35 BLE_EVENT_CHARA_WRITTEN, enumerator
A Dmodble.c21 mp_obj_t cb_chara_written = cb_ble_event[BLE_EVENT_CHARA_WRITTEN]; in native_bt_host_gatts_handle_write()
239 { MP_ROM_QSTR(MP_QSTR_CHARAWRITE), MP_ROM_INT(BLE_EVENT_CHARA_WRITTEN) },

Completed in 7 milliseconds