Home
last modified time | relevance | path

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

/btstack/test/mock/
H A Dmock_gatt_client.c42 static uint8_t moc_att_error_code_read_value_characteristics; variable
564 if (moc_att_error_code_read_value_characteristics != ATT_ERROR_SUCCESS){ in mock_gatt_client_run_once()
565 mock_gatt_client_emit_complete(moc_att_error_code_read_value_characteristics); in mock_gatt_client_run_once()
609 moc_att_error_code_read_value_characteristics = ATT_ERROR_SUCCESS; in mock_gatt_client_reset_errors()
655 moc_att_error_code_read_value_characteristics = ATT_ERROR_REQUEST_NOT_SUPPORTED; in mock_gatt_client_set_att_error_read_value_characteristics()