HomeSort by relevance Sort by last modified time
    Searched refs:btsnd_hcic_set_conn_encrypt (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluedroid/stack/btm/
btm_acl.c 732 if (!btsnd_hcic_set_conn_encrypt (p->hci_handle, FALSE))
837 if (!btsnd_hcic_set_conn_encrypt (p->hci_handle, FALSE))
892 if (btsnd_hcic_set_conn_encrypt (p->hci_handle, TRUE))
    [all...]
btm_sec.c     [all...]
  /external/bluetooth/bluedroid/stack/include/
hcimsgs.h 227 HCI_API extern BOOLEAN btsnd_hcic_set_conn_encrypt (UINT16 handle, BOOLEAN enable);
    [all...]
  /external/bluetooth/bluedroid/stack/hcic/
hcicmds.c 439 BOOLEAN btsnd_hcic_set_conn_encrypt (UINT16 handle, BOOLEAN enable) function
    [all...]

Completed in 47 milliseconds