Searched refs:hci_change_link_key (Results 1 – 3 of 3) sorted by relevance
89 int hci_change_link_key(int dd, uint16_t handle, int to);
2179 if (hci_change_link_key(dd, htobs(cr->conn_info->handle), 25000) < 0) { in cmd_key()
1780 int hci_change_link_key(int dd, uint16_t handle, int to) in hci_change_link_key() function