Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_acl.c994 UINT8 page_idx; in btm_process_remote_ext_features() local
1008 for (page_idx = 0; page_idx < num_read_pages; page_idx++) { in btm_process_remote_ext_features()
1009 if (page_idx > HCI_EXT_FEATURES_PAGE_MAX) { in btm_process_remote_ext_features()
1010 BTM_TRACE_ERROR("%s: page=%d unexpected\n", __FUNCTION__, page_idx); in btm_process_remote_ext_features()
1013 memcpy (p_dev_rec->features[page_idx], p_acl_cb->peer_lmp_features[page_idx], in btm_process_remote_ext_features()