Searched refs:bluetooth_ble_active (Results 1 – 1 of 1) sorted by relevance
282 STATIC mp_obj_t bluetooth_ble_active(size_t n_args, const mp_obj_t *args) { in bluetooth_ble_active() function295 STATIC MP_DEFINE_CONST_FUN_OBJ_VAR_BETWEEN(bluetooth_ble_active_obj, 1, 2, bluetooth_ble_active);
Completed in 8 milliseconds