Home
last modified time | relevance | path

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

/external/bluetooth/bluez/lib/bluetooth/
Dhci_lib.h89 int hci_change_link_key(int dd, uint16_t handle, int to);
/external/bluetooth/bluez/tools/
Dhcitool.c2184 if (hci_change_link_key(dd, htobs(cr->conn_info->handle), 25000) < 0) { in cmd_key()
/external/bluetooth/bluez/lib/
Dhci.c1883 int hci_change_link_key(int dd, uint16_t handle, int to) in hci_change_link_key() function