Home | History | Annotate | Download | only in btm

Lines Matching refs:page_idx

948     UINT8               page_idx;
963 for (page_idx = 0; page_idx < num_read_pages; page_idx++)
965 if (page_idx > HCI_EXT_FEATURES_PAGE_MAX)
967 BTM_TRACE_ERROR("%s: page=%d unexpected", __FUNCTION__, page_idx);
970 memcpy (p_dev_rec->features[page_idx], p_acl_cb->peer_lmp_features[page_idx],