Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_ble.c45 extern void smp_link_encrypted(BD_ADDR bda, UINT8 encr_enable);
1309 smp_link_encrypted(bd_addr, encr_enable); in btm_ble_link_encrypted()
/external/bluetooth/bluedroid/stack/smp/
Dsmp_act.c990 void smp_link_encrypted(BD_ADDR bda, UINT8 encr_enable) in smp_link_encrypted() function