Home
last modified time | relevance | path

Searched refs:bta_hh_start_security (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/include/
Dbta_hh_int.h382 extern void bta_hh_start_security(tBTA_HH_DEV_CB *p_cb, tBTA_HH_DATA *p_buf);
391 extern void bta_hh_start_security(tBTA_HH_DEV_CB *p_cb, tBTA_HH_DATA *p_buf);
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_main.c104 , bta_hh_start_security
Dbta_hh_le.c1286 bta_hh_start_security(p_cb, NULL); in bta_hh_le_notify_enc_cmpl()
1322 void bta_hh_start_security(tBTA_HH_DEV_CB *p_cb, tBTA_HH_DATA *p_buf) in bta_hh_start_security() function