Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_acl.cc895 uint8_t page_idx; in btm_process_remote_ext_features() local
909 for (page_idx = 0; page_idx < num_read_pages; page_idx++) { in btm_process_remote_ext_features()
910 if (page_idx > HCI_EXT_FEATURES_PAGE_MAX) { in btm_process_remote_ext_features()
911 BTM_TRACE_ERROR("%s: page=%d unexpected", __func__, page_idx); in btm_process_remote_ext_features()
914 memcpy(p_dev_rec->feature_pages[page_idx], in btm_process_remote_ext_features()
915 p_acl_cb->peer_lmp_feature_pages[page_idx], in btm_process_remote_ext_features()