Home
last modified time | relevance | path

Searched refs:hci_change_link_key (Results 1 – 3 of 3) sorted by relevance

/external/bluez/libs/include/bluetooth/
Dhci_lib.h89 int hci_change_link_key(int dd, uint16_t handle, int to);
/external/bluez/utils/tools/
Dhcitool.c2162 if (hci_change_link_key(dd, htobs(cr->conn_info->handle), 25000) < 0) { in cmd_key()
/external/bluez/libs/src/
Dhci.c1761 int hci_change_link_key(int dd, uint16_t handle, int to) in hci_change_link_key() function