Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble.c49 extern void smp_link_encrypted(BD_ADDR bda, UINT8 encr_enable);
1714 smp_link_encrypted(bd_addr, encr_enable); in btm_ble_link_encrypted()
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_act.c1998 void smp_link_encrypted(BD_ADDR bda, UINT8 encr_enable) in smp_link_encrypted() function