Searched refs:BTM_RE_READ_1ST_PAGE (Results 1 – 2 of 2) sorted by relevance
1270 if (btm_cb.devcb.lmp_features_host_may_support & BTM_RE_READ_1ST_PAGE) in btm_issue_host_support_for_lmp_features()1351 btm_cb.devcb.lmp_features_host_may_support |= BTM_RE_READ_1ST_PAGE; in btm_set_lmp_features_host_may_support()1463 (btm_cb.devcb.lmp_features_host_may_support == BTM_RE_READ_1ST_PAGE)) in btm_read_local_ext_features_complete()1465 btm_cb.devcb.lmp_features_host_may_support &= ~BTM_RE_READ_1ST_PAGE; in btm_read_local_ext_features_complete()
225 #define BTM_RE_READ_1ST_PAGE 0x01 /* Set it if you set at least one of "..._H… macro