Home
last modified time | relevance | path

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

/hardware/nxp/uwb/halimpl/hal/
DphNxpUciHal_ext.cc855 uint8_t nr_deleted = 0, bytes_deleted = 0; in phNxpUciHal_handle_set_app_config() local
897 nr_deleted++; in phNxpUciHal_handle_set_app_config()
902 if (nr_deleted) { in phNxpUciHal_handle_set_app_config()
906 if (uciCmd[UCI_CMD_NUM_CONFIG_PARAM_BYTE] < nr_deleted) { in phNxpUciHal_handle_set_app_config()
910 uciCmd[UCI_CMD_NUM_CONFIG_PARAM_BYTE] -= nr_deleted; in phNxpUciHal_handle_set_app_config()