Searched refs:HCI_FEATURE_BYTES_PER_PAGE (Results 1 – 5 of 5) sorted by relevance
111 for (int j = 0; j < HCI_FEATURE_BYTES_PER_PAGE; j++) { in BTM_SecAddDevice()
260 (HCI_FEATURE_BYTES_PER_PAGE * p_dev_rec->num_read_pages)); in btm_acl_created()916 HCI_FEATURE_BYTES_PER_PAGE); in btm_process_remote_ext_features()1029 HCI_FEATURE_BYTES_PER_PAGE); in btm_read_remote_features_complete()1112 HCI_FEATURE_BYTES_PER_PAGE); in btm_read_remote_ext_features_complete()
2851 STREAM_TO_ARRAY(features, p, HCI_FEATURE_BYTES_PER_PAGE); in btm_sec_rmt_host_support_feat_evt()
682 #define BTM_FEATURE_BYTES_PER_PAGE HCI_FEATURE_BYTES_PER_PAGE
1324 #define HCI_FEATURE_BYTES_PER_PAGE 8 macro