Searched refs:btsnd_hcic_set_conn_encrypt (Results 1 – 4 of 4) sorted by relevance
694 if (!btsnd_hcic_set_conn_encrypt (p->hci_handle, FALSE)) in BTM_SwitchRole()799 if (!btsnd_hcic_set_conn_encrypt (p->hci_handle, FALSE)) in BTM_ChangeLinkKey()854 if (btsnd_hcic_set_conn_encrypt (p->hci_handle, TRUE)) in btm_acl_link_key_change()2270 if (btsnd_hcic_set_conn_encrypt (p->hci_handle, TRUE)) in btm_acl_role_changed()3204 if (btsnd_hcic_set_conn_encrypt (p->hci_handle, FALSE)) in btm_cont_rswitch_or_chglinkkey()
5133 if (!btsnd_hcic_set_conn_encrypt (p_dev_rec->hci_handle, TRUE)) in btm_sec_start_encryption()5493 if (!btsnd_hcic_set_conn_encrypt (handle, enable)) in BTM_snd_conn_encrypt()
227 HCI_API extern BOOLEAN btsnd_hcic_set_conn_encrypt (UINT16 handle, BOOLEAN enable);
439 BOOLEAN btsnd_hcic_set_conn_encrypt (UINT16 handle, BOOLEAN enable) in btsnd_hcic_set_conn_encrypt() function