Home
last modified time | relevance | path

Searched defs:g (Results 1 – 1 of 1) sorted by relevance

/hal_telink-latest/tlsr9/ble/stack/ble/hci/
Dhci_const.h236 #define HCI_EVT_CMDSTATUS(n,c,g,s) ((s) | (n<<8) | (c<<16) | (g<<24)) argument
237 #define HCI_EVT_CMD_COMPLETE_STATUS(n,c,g,s) ((n<<0) | (c<<8) | (g<<16) | (s<<24)) argument