Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h1347 #define BTM_SEC_CLR_TRUSTED_DEVICE(p_dst) {UINT32 trst; for (trst = 0; trst < BTM_SEC_SERVICE_ARR… macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c3472 BTM_SEC_CLR_TRUSTED_DEVICE(p_dev_rec->trusted_mask); in btm_io_capabilities_rsp()
5069 BTM_SEC_CLR_TRUSTED_DEVICE(p_dev_rec->trusted_mask); in btm_sec_pin_code_request()