Searched refs:btsnd_hcic_set_conn_encrypt (Results 1 - 4 of 4) sorted by relevance

/system/bt/stack/btm/
H A Dbtm_acl.c680 if (!btsnd_hcic_set_conn_encrypt (p->hci_handle, FALSE))
1500 if (btsnd_hcic_set_conn_encrypt (p->hci_handle, TRUE))
2432 if (btsnd_hcic_set_conn_encrypt (p->hci_handle, FALSE))
H A Dbtm_sec.c5520 if (!btsnd_hcic_set_conn_encrypt (p_dev_rec->hci_handle, TRUE))
/system/bt/stack/include/
H A Dhcimsgs.h182 extern BOOLEAN btsnd_hcic_set_conn_encrypt (UINT16 handle, BOOLEAN enable);
/system/bt/stack/hcic/
H A Dhcicmds.c345 BOOLEAN btsnd_hcic_set_conn_encrypt (UINT16 handle, BOOLEAN enable) function

Completed in 195 milliseconds