Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodbluetooth.c282 STATIC mp_obj_t bluetooth_ble_active(size_t n_args, const mp_obj_t *args) { in bluetooth_ble_active() function
295 STATIC MP_DEFINE_CONST_FUN_OBJ_VAR_BETWEEN(bluetooth_ble_active_obj, 1, 2, bluetooth_ble_active);

Completed in 8 milliseconds