Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_int.h316 void bta_hh_start_security(tBTA_HH_DEV_CB* p_cb, const tBTA_HH_DATA* p_buf);
318 void bta_hh_start_security(tBTA_HH_DEV_CB* p_cb, const tBTA_HH_DATA* p_buf);
Dbta_hh_main.cc116 bta_hh_start_security(p_cb, p_data); in bta_hh_better_state_machine()
Dbta_hh_le.cc1072 bta_hh_start_security(p_cb, NULL); in bta_hh_le_notify_enc_cmpl()
1103 void bta_hh_start_security(tBTA_HH_DEV_CB* p_cb, in bta_hh_start_security() function