Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_cmds.c231 case NG_HCI_OGF_LE: in ng_hci_process_command_complete()
306 case NG_HCI_OGF_LE: in ng_hci_process_command_status()
H A Dng_hci_ulpi.c619 req->hdr.opcode = htole16(NG_HCI_OPCODE(NG_HCI_OGF_LE, in ng_hci_lp_le_con_req()
/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c883 f = ng_btsocket_hci_raw_sec_filter->commands[NG_HCI_OGF_LE -1]; in ng_btsocket_hci_raw_init()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_hci.h1528 #define NG_HCI_OGF_LE 0x08 /* OpCode Group Field */ macro