Home | History | Annotate | Download | only in src

Lines Matching refs:HCI_RESET

69 #define HCI_RESET                               0x0C03
981 /* Start from sending HCI_RESET */
997 UINT16_TO_STREAM(p, HCI_RESET);
1002 bt_vendor_cbacks->xmit_cb(HCI_RESET, p_buf, hw_config_cback);
1288 /* Sending a HCI_RESET */
1304 UINT16_TO_STREAM(p, HCI_RESET);
1308 bt_vendor_cbacks->xmit_cb(HCI_RESET, p_buf, hw_epilog_cback);