Lines Matching full:hci
22 * Bluetooth device including Rest, HCI buffer size and others
43 ** needed by the application to be performed after the HCI reset
84 so there is no need to issue HCI commands and wait for responses at BTM initialization */
89 /* The local version information in the format specified in the HCI read local version
95 /* The local features information in the format specified in the HCI read local features
262 ** Description This function is called to reset the HCI. Callback function
552 /* Just read the basic features (legacy HCI command) */
724 ** get HCI buffer size is received. Start timer and send
788 ** get HCI buffer size is received. Start timer and send
887 ** message is received from the HCI.
1153 * to allow it to send some HCI configuration commands)
1365 ** command complete message is received from the HCI.
1467 ** is received from the HCI for the write simple pairing mode
1496 ** is received from the HCI for the write LE host supported
1643 ** message is received from the HCI.
1708 ** message is received from the HCI.
1865 ** Description Send a vendor specific HCI command to the controller.
1884 /* Allocate a buffer to hold HCI command plus the callback function */
1888 /* Send the HCI command (opcode will be OR'd with HCI_GRP_VENDOR_SPECIFIC) */
1907 ** Description This function is called when local HCI Vendor Specific
1908 ** Command complete message is received from the HCI.
1934 ** specific HCI events.
2019 ** Description Send HCI Write Page Timeout.
2031 /* Send the HCI command */
2042 ** Description Send HCI Write Voice Settings command.
2055 /* Send the HCI command */
2066 ** Description Send HCI the enable device under test command.
2084 /* Allocate a buffer to hold HCI command */
2114 /* Send the HCI command */
2125 ** Description Local function called to retrieve the current HCI version
2127 ** Returns Bluetooth HCI Version returned by the controller
2171 /* Send the HCI command */
2211 /* Send the HCI command */
2255 /* Send the HCI command */
2271 ** is received from the HCI for the read stored link key command.
2289 /* Extract the result fields from the HCI event if status is success */
2313 ** is received from the HCI for the write stored link key command.
2331 /* Extract the result fields from the HCI event */
2346 ** is received from the HCI for the delete stored link key command.
2364 /* Extract the result fields from the HCI event */
2379 ** is received from the HCI for the read stored link key command.