Searched refs:BTM_HOST_MAY_SUPP_SIMULT_BR_LE (Results 1 – 2 of 2) sorted by relevance
1204 if (btm_cb.devcb.lmp_features_host_may_support & BTM_HOST_MAY_SUPP_SIMULT_BR_LE) in btm_issue_host_support_for_lmp_features()1282 btm_cb.devcb.lmp_features_host_may_support |= BTM_HOST_MAY_SUPP_SIMULT_BR_LE; in btm_set_lmp_features_host_may_support()1516 if (btm_cb.devcb.lmp_features_host_may_support & BTM_HOST_MAY_SUPP_SIMULT_BR_LE) in btm_write_le_host_supported_complete()1518 btm_cb.devcb.lmp_features_host_may_support &= ~BTM_HOST_MAY_SUPP_SIMULT_BR_LE; in btm_write_le_host_supported_complete()
221 #define BTM_HOST_MAY_SUPP_SIMULT_BR_LE 0x08 macro