Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_cmds.c468 case NG_HCI_OCF_READ_CLOCK_OFFSET: in process_link_control_params()
955 case NG_HCI_OCF_READ_CLOCK_OFFSET: in process_link_control_status()
/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c833 bit_set(f, NG_HCI_OCF_READ_CLOCK_OFFSET - 1); in ng_btsocket_hci_raw_init()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_hci.h858 #define NG_HCI_OCF_READ_CLOCK_OFFSET 0x001f macro