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

  /external/bluetooth/bluez/lib/bluetooth/
hci_lib.h 88 int hci_encrypt_link(int dd, uint16_t handle, uint8_t encrypt, int to);
  /external/bluetooth/bluez/compat/
hidd.c 232 err = hci_encrypt_link(dd, htobs(cr->conn_info->handle), 1, 25000);
  /external/bluetooth/bluez/tools/
hcitool.c     [all...]
  /external/bluetooth/bluez/lib/
hci.c 1855 int hci_encrypt_link(int dd, uint16_t handle, uint8_t encrypt, int to) function
    [all...]

Completed in 98 milliseconds