Home
last modified time | relevance | path

Searched defs:privacy_mode (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c874 BOOLEAN BTM_BleConfigPrivacy(BOOLEAN privacy_mode, tBTM_SET_LOCAL_PRIVACY_CBACK *set_local_privacy_… in BTM_BleConfigPrivacy()
4760 BOOLEAN BTM_BleSetPrivacyMode(UINT8 addr_type, BD_ADDR bd_addr, UINT8 privacy_mode, tBTM_SET_PRIVAC… in BTM_BleSetPrivacyMode()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h369 tBTM_PRIVACY_MODE privacy_mode; /* privacy mode */ member
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c1558 uint8_t privacy_mode, in btc_ble_set_privacy_mode()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gap_ble.h278 uint8_t privacy_mode; member
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhciblecmds.c1913 BOOLEAN btsnd_hcic_ble_set_privacy_mode(UINT8 addr_type, BD_ADDR addr, UINT8 privacy_mode) in btsnd_hcic_ble_set_privacy_mode()
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c2633 void BTA_DmBleSetPrivacyMode(uint8_t addr_type, BD_ADDR addr, uint8_t privacy_mode, tBTA_SET_PRIVAC… in BTA_DmBleSetPrivacyMode()
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h918 UINT8 privacy_mode; member