Searched refs:btsnd_hcic_set_conn_encrypt (Results 1 – 4 of 4) sorted by relevance
731 if (!btsnd_hcic_set_conn_encrypt (p->hci_handle, FALSE)) { in BTM_SwitchRole()1509 if (btsnd_hcic_set_conn_encrypt (p->hci_handle, TRUE)) { in btm_acl_role_changed()2452 if (btsnd_hcic_set_conn_encrypt (p->hci_handle, FALSE)) { in btm_cont_rswitch()
5389 if (!btsnd_hcic_set_conn_encrypt (p_dev_rec->hci_handle, TRUE)) { in btm_sec_start_encryption()
239 BOOLEAN btsnd_hcic_set_conn_encrypt (UINT16 handle, BOOLEAN enable);
448 BOOLEAN btsnd_hcic_set_conn_encrypt (UINT16 handle, BOOLEAN enable) in btsnd_hcic_set_conn_encrypt() function