Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dhost_controller_baseband.c1509 fprintf(stdout, "LE Host support: %#02x\n", rp.le_supported_host); in hci_read_le_host_support()
1523 cp.le_supported_host = 0; in hci_write_le_host_support()
1539 cp.le_supported_host = (n &1); in hci_write_le_host_support()
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_hci.h1433 u_int8_t le_supported_host ;/* LE host supported?*/
1439 u_int8_t le_supported_host; /* LE host supported?*/
1380 u_int8_t le_supported_host ;/* LE host supported?*/ global() member
1386 u_int8_t le_supported_host; /* LE host supported?*/ global() member