Lines Matching full:hci
1 /* hci.h - Bluetooth Host Control Interface definitions */
23 /** Allocate a HCI command buffer.
25 * This function allocates a new buffer for a HCI command. It is given
37 /** Send a HCI command asynchronously.
39 * This function is used for sending a HCI command asynchronously. It can
56 /** Send a HCI command synchronously.
58 * This function is used for sending a HCI command synchronously. It can
103 * the HCI Read Local Version Information command.
114 * @brief Callback type for vendor handling of HCI Vendor-Specific Events.
117 * and will be called for any HCI Vendor-Specific Event.
126 /** Register user callback for HCI Vendor-Specific Events
129 * HCI Vendor-Specific Event.