Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_acl.cc258 memcpy(p->peer_lmp_feature_pages, p_dev_rec->feature_pages, in btm_acl_created()
930 p_acl_cb->peer_lmp_feature_pages[page_idx], in btm_process_remote_ext_features()
970 memset(p_acl_cb->peer_lmp_feature_pages, 0, in btm_read_remote_features()
971 sizeof(p_acl_cb->peer_lmp_feature_pages)); in btm_read_remote_features()
1033 STREAM_TO_ARRAY(p_acl_cb->peer_lmp_feature_pages[0], p, in btm_read_remote_features_complete()
1036 if ((HCI_LMP_EXTENDED_SUPPORTED(p_acl_cb->peer_lmp_feature_pages[0])) && in btm_read_remote_features_complete()
1095 STREAM_TO_ARRAY(p_acl_cb->peer_lmp_feature_pages[page_num], p, in btm_read_remote_ext_features_complete()
1186 evt_data.conn.p_features = p_acl_cb->peer_lmp_feature_pages[0]; in btm_establish_continue()
1659 return (p->peer_lmp_feature_pages[0]); in BTM_ReadRemoteFeatures()
1683 return (p->peer_lmp_feature_pages[page_number]); in BTM_ReadRemoteExtendedFeatures()
[all …]
Dbtm_int_types.h50 ((HCI_ATOMIC_ENCRYPT_SUPPORTED((p)->peer_lmp_feature_pages[0]) && \
74 peer_lmp_feature_pages[HCI_EXT_FEATURES_PAGE_MAX + 1]; /* Peer LMP Extended member
Dbtm_sco.cc386 if (!HCI_EDR_ESCO_2MPS_SUPPORTED(p_acl->peer_lmp_feature_pages[0])) {
391 if (!HCI_EDR_ESCO_3MPS_SUPPORTED(p_acl->peer_lmp_feature_pages[0])) {
Dbtm_sec.cc5902 HCI_SSP_HOST_SUPPORTED(p_acl_cb->peer_lmp_feature_pages[1])) { in btm_sec_set_peer_sec_caps()
5905 (HCI_SC_HOST_SUPPORTED(p_acl_cb->peer_lmp_feature_pages[1])); in btm_sec_set_peer_sec_caps()