Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/common/include/common/
Dbte_appl.h35 UINT8 ble_accept_auth_enable; member
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_co.c64 bte_appl_cfg.ble_accept_auth_enable = BTM_BLE_ONLY_ACCEPT_SPECIFIED_SEC_AUTH_DISABLE; in bta_dm_co_security_param_init()
444 bte_appl_cfg.ble_accept_auth_enable = enable; in bta_dm_co_ble_set_accept_auth_enable()
451 return bte_appl_cfg.ble_accept_auth_enable; in bta_dm_co_ble_get_accept_auth_enable()