Searched refs:bluetooth_ble_gatts_notify (Results 1 – 1 of 1) sorted by relevance
732 STATIC mp_obj_t bluetooth_ble_gatts_notify(size_t n_args, const mp_obj_t *args) { in bluetooth_ble_gatts_notify() function747 …DEFINE_CONST_FUN_OBJ_VAR_BETWEEN(bluetooth_ble_gatts_notify_obj, 3, 4, bluetooth_ble_gatts_notify);
Completed in 11 milliseconds