Lines Matching full:le
46 /* LE event mask */
139 * LE encrypt command
170 * LE rand command
231 * LE supported (controller) (bit 6) in ble_ll_hci_rd_local_supp_feat()
278 * ll hci set le event mask
280 * Called when the LL controller receives a set LE event mask command.
527 * Checks to see if a LE event has been disabled by the host.
529 * @param subev Sub-event code of the LE Meta event. Note that this can
542 /* The LE meta event must be enabled for any LE event to be enabled */ in ble_ll_hci_is_le_event_enabled()
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
1454 /* Set defaults for LE events: Vol 2 Part E 7.8.1 */ in ble_ll_hci_init()