Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/modules/ble/
A Dmodble.h34 BLE_EVENT_NET_STATUS = 0, enumerator
A Dmodble.c30 mp_obj_t cb_net_status = cb_ble_event[BLE_EVENT_NET_STATUS]; in py_ble_event_notify()
238 { MP_ROM_QSTR(MP_QSTR_STATUS), MP_ROM_INT(BLE_EVENT_NET_STATUS) },

Completed in 5 milliseconds