Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Dhciattach_rtk.c109 #define OP_HCI_RESET ((1 << 24) | HCI_CMD_RESET) macro
963 case OP_HCI_RESET: in op_string()
1398 result = start_transmit_wait(fd, nskb, OP_HCI_RESET, 1500, 1); in h5_hci_reset()