Searched refs:page_idx (Results 1 – 1 of 1) sorted by relevance
922 uint8_t page_idx; in btm_process_remote_ext_features() local936 for (page_idx = 0; page_idx < num_read_pages; page_idx++) { in btm_process_remote_ext_features()937 if (page_idx > HCI_EXT_FEATURES_PAGE_MAX) { in btm_process_remote_ext_features()938 BTM_TRACE_ERROR("%s: page=%d unexpected", __func__, page_idx); in btm_process_remote_ext_features()941 memcpy(p_dev_rec->feature_pages[page_idx], in btm_process_remote_ext_features()942 p_acl_cb->peer_lmp_feature_pages[page_idx], in btm_process_remote_ext_features()