Searched refs:btsnd_hcic_set_conn_encrypt (Results 1 – 5 of 5) sorted by relevance
213 btsnd_hcic_set_conn_encrypt(hci_handle, false); in set_encryption_off()219 btsnd_hcic_set_conn_encrypt(hci_handle, true); in set_encryption_on()
224 void btsnd_hcic_set_conn_encrypt(uint16_t handle, bool enable) { in btsnd_hcic_set_conn_encrypt() function
287 extern void btsnd_hcic_set_conn_encrypt(uint16_t handle, bool enable);
745 void btsnd_hcic_set_conn_encrypt(uint16_t handle, bool enable) { in btsnd_hcic_set_conn_encrypt() function1903 .SetConnectionEncryption = btsnd_hcic_set_conn_encrypt, // OCF 0x0413,
4341 btsnd_hcic_set_conn_encrypt(p_dev_rec->hci_handle, true); in btm_sec_execute_procedure()