Searched refs:bluetooth_ble_gatts_indicate (Results 1 – 1 of 1) sorted by relevance
749 STATIC mp_obj_t bluetooth_ble_gatts_indicate(mp_obj_t self_in, mp_obj_t conn_handle_in, mp_obj_t va… in bluetooth_ble_gatts_indicate() function757 STATIC MP_DEFINE_CONST_FUN_OBJ_3(bluetooth_ble_gatts_indicate_obj, bluetooth_ble_gatts_indicate);
Completed in 9 milliseconds