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.cc257 memcpy(p->peer_lmp_feature_pages, p_dev_rec->feature_pages, in btm_acl_created()
942 p_acl_cb->peer_lmp_feature_pages[page_idx], in btm_process_remote_ext_features()
992 memset(p_acl_cb->peer_lmp_feature_pages, 0, in btm_read_remote_features()
993 sizeof(p_acl_cb->peer_lmp_feature_pages)); in btm_read_remote_features()
1055 STREAM_TO_ARRAY(p_acl_cb->peer_lmp_feature_pages[0], p, in btm_read_remote_features_complete()
1058 if ((HCI_LMP_EXTENDED_SUPPORTED(p_acl_cb->peer_lmp_feature_pages[0])) && in btm_read_remote_features_complete()
1138 STREAM_TO_ARRAY(p_acl_cb->peer_lmp_feature_pages[page_num], p, in btm_read_remote_ext_features_complete()
1233 evt_data.conn.p_features = p_acl_cb->peer_lmp_feature_pages[0]; in btm_establish_continue()
1767 return (p->peer_lmp_feature_pages[0]); in BTM_ReadRemoteFeatures()
1792 return (p->peer_lmp_feature_pages[page_number]); in BTM_ReadRemoteExtendedFeatures()
[all …]
Dbtm_int_types.h51 ((HCI_ATOMIC_ENCRYPT_SUPPORTED((p)->peer_lmp_feature_pages[0]) && \
75 peer_lmp_feature_pages[HCI_EXT_FEATURES_PAGE_MAX + 1]; /* Peer LMP Extended member
Dbtm_sco.cc268 if (!HCI_EDR_ESCO_2MPS_SUPPORTED(p_acl->peer_lmp_feature_pages[0])) { in btm_send_connect_request()
273 if (!HCI_EDR_ESCO_3MPS_SUPPORTED(p_acl->peer_lmp_feature_pages[0])) { in btm_send_connect_request()
Dbtm_sec.cc5752 HCI_SSP_HOST_SUPPORTED(p_acl_cb->peer_lmp_feature_pages[1])) { in btm_sec_set_peer_sec_caps()
5755 (HCI_SC_HOST_SUPPORTED(p_acl_cb->peer_lmp_feature_pages[1])); in btm_sec_set_peer_sec_caps()