| 
    Zephyr Project API
    3.4.0
    
   A Scalable Open Source RTOS 
   | 
 
#include <hci_raw.h>
Data Fields | |
| uint16_t | op | 
| size_t | min_len | 
| uint8_t(* | func )(struct net_buf *buf) | 
Handler function.
Handler function to be called when a command is intercepted.
| buf | Buffer containing the command. | 
| size_t bt_hci_raw_cmd_ext::min_len | 
Minimal length of the command
| uint16_t bt_hci_raw_cmd_ext::op | 
Opcode of the command