Searched refs:mixed_mode (Results 1 – 2 of 2) sorted by relevance
368 BOOLEAN mixed_mode; /* privacy 1.2 mixed mode is on or not */ member
856 btm_cb.ble_ctr_cb.mixed_mode = mixed_on; in BTM_BleEnableMixedPrivacyMode()918 p_cb->privacy_mode = btm_cb.ble_ctr_cb.mixed_mode ? BTM_PRIVACY_MIXED : BTM_PRIVACY_1_2; in BTM_BleConfigPrivacy()