Searched refs:btsnd_hcic_set_conn_encrypt (Results 1 – 4 of 4) sorted by relevance
680 if (!btsnd_hcic_set_conn_encrypt (p->hci_handle, FALSE)) in BTM_SwitchRole()1500 if (btsnd_hcic_set_conn_encrypt (p->hci_handle, TRUE)) in btm_acl_role_changed()2432 if (btsnd_hcic_set_conn_encrypt (p->hci_handle, FALSE)) in btm_cont_rswitch()
5520 if (!btsnd_hcic_set_conn_encrypt (p_dev_rec->hci_handle, TRUE)) in btm_sec_start_encryption()
182 extern BOOLEAN btsnd_hcic_set_conn_encrypt (UINT16 handle, BOOLEAN enable);
345 BOOLEAN btsnd_hcic_set_conn_encrypt (UINT16 handle, BOOLEAN enable) in btsnd_hcic_set_conn_encrypt() function