Home
last modified time | relevance | path

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

/external/bluetooth/bluez/lib/
Dhci.c1054 int ivn; in hci_send_cmd() local
1063 ivn = 2; in hci_send_cmd()
1068 ivn = 3; in hci_send_cmd()
1071 while (writev(dd, iv, ivn) < 0) { in hci_send_cmd()