Searched refs:next_storage_idx (Results 1 – 1 of 1) sorted by relevance
231 uint8_t next_storage_idx; member411 i= p_dev_cb->next_storage_idx; in btif_gattc_add_remote_bdaddr()416 p_dev_cb->next_storage_idx++; in btif_gattc_add_remote_bdaddr()417 if (p_dev_cb->next_storage_idx >= BTIF_GATT_MAX_OBSERVED_DEV) in btif_gattc_add_remote_bdaddr()418 p_dev_cb->next_storage_idx = 0; in btif_gattc_add_remote_bdaddr()