Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_cmds.c615 case NG_HCI_OCF_READ_LOCAL_NAME: in process_hc_baseband_params()
/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c843 bit_set(f, NG_HCI_OCF_READ_LOCAL_NAME - 1); in ng_btsocket_hci_raw_init()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_hci.h1063 #define NG_HCI_OCF_READ_LOCAL_NAME 0x0014 macro