Home
last modified time | relevance | path

Searched refs:mixed_on (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h2273 void BTM_BleEnableMixedPrivacyMode(BOOLEAN mixed_on);
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c852 void BTM_BleEnableMixedPrivacyMode(BOOLEAN mixed_on) in BTM_BleEnableMixedPrivacyMode() argument
856 btm_cb.ble_ctr_cb.mixed_mode = mixed_on; in BTM_BleEnableMixedPrivacyMode()