Searched refs:NG_HCI_OGF_LE (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/usr.sbin/bluetooth/hccontrol/ |
| HD | le.c | 109 e = hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_LE, in le_set_scan_param() 134 e = hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_LE, in le_set_scan_enable() 215 e = hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_LE, in le_set_scan_response() 232 NG_HCI_OPCODE(NG_HCI_OGF_LE, in le_read_local_supported_features() 250 NG_HCI_OGF_LE, in le_read_supported_status() 272 e = hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_LE, in set_le_event_mask()
|
| /NextBSD/sys/netgraph/bluetooth/hci/ |
| HD | ng_hci_cmds.c | 229 case NG_HCI_OGF_LE: in ng_hci_process_command_complete() 304 case NG_HCI_OGF_LE: in ng_hci_process_command_status()
|
| HD | ng_hci_ulpi.c | 617 req->hdr.opcode = htole16(NG_HCI_OPCODE(NG_HCI_OGF_LE, in ng_hci_lp_le_con_req()
|
| /NextBSD/sys/netgraph/bluetooth/socket/ |
| HD | ng_btsocket_hci_raw.c | 880 f = ng_btsocket_hci_raw_sec_filter->commands[NG_HCI_OGF_LE -1]; in ng_btsocket_hci_raw_init()
|
| /NextBSD/sys/netgraph/bluetooth/include/ |
| HD | ng_hci.h | 1458 #define NG_HCI_OGF_LE 0x08 /* OpCode Group Field */ macro
|