Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h169 #define BTA_SEC_NONE BTM_SEC_NONE /* No security… macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c1352 else if (p_cb->sec_mask != BTA_SEC_NONE) { in bta_hh_start_security()