Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_sync.c5859 cp.iac_lap[0] = 0x00; /* LIAC */ in hci_write_iac_sync()
5860 cp.iac_lap[1] = 0x8b; in hci_write_iac_sync()
5861 cp.iac_lap[2] = 0x9e; in hci_write_iac_sync()
5862 cp.iac_lap[3] = 0x33; /* GIAC */ in hci_write_iac_sync()
5863 cp.iac_lap[4] = 0x8b; in hci_write_iac_sync()
5864 cp.iac_lap[5] = 0x9e; in hci_write_iac_sync()
5868 cp.iac_lap[0] = 0x33; /* GIAC */ in hci_update_discoverable_sync()
5869 cp.iac_lap[1] = 0x8b; in hci_update_discoverable_sync()
5870 cp.iac_lap[2] = 0x9e; in hci_update_discoverable_sync()
/linux/include/net/bluetooth/
H A Dhci.h1256 __u8 iac_lap[6]; member