Lines Matching full:hci

71  * ll hci get num cmd pkts
278 * ll hci set le event mask
282 * Context: Link Layer task (HCI command parser)
297 * HCI read buffer size command. Returns the ACL data packet length and
396 * HCI write suggested default data length command.
445 * HCI read suggested default data length command. Returns the controllers
464 * HCI read maximum data length command. Returns the controllers max supported
486 * HCI read local supported features command. Returns the features
506 * HCI read local supported states command. Returns the states
621 /** HCI LE read maximum advertising data length command. Returns the controllers
638 * HCI LE read number of supported advertising sets
721 * Process a LE command sent from the host to the controller. The HCI command
762 /* Move past HCI command header */ in ble_ll_hci_le_cmd_proc()
1112 * For unknown HCI command let us return always command status as per in ble_ll_hci_le_cmd_proc()
1123 * Process a link control command sent from the host to the controller. The HCI
1148 /* Move past HCI command header */ in ble_ll_hci_link_ctrl_cmd_proc()
1191 /* Move past HCI command header */ in ble_ll_hci_ctlr_bb_cmd_proc()
1251 /* Move past HCI command header */ in ble_ll_hci_info_params_cmd_proc()
1303 /* Move past HCI command header */ in ble_ll_hci_status_params_cmd_proc()
1321 * Called to process an HCI command from the host.
1406 * Sends an HCI command to the controller. On success, the supplied buffer is
1410 * @param cmd A flat buffer containing the HCI command to
1414 * BLE_ERR_MEM_CAPACITY on HCI buffer exhaustion.
1443 * Initalize the LL HCI.
1445 * NOTE: This function is called by the HCI RESET command so if any code