Lines Matching full:ll
38 * this the stack requirements for the LL task go up considerably. The
76 * This array contains the length of the CtrData field in LL control PDU's.
77 * Note that there is a one byte opcode which precedes this field in the LL
112 * Called to determine if a LL control procedure with an instant has
360 * Called to make a connection update request LL control PDU
445 * Called to process and UNKNOWN_RSP LL control packet.
457 /* Get opcode of unknown LL control frame */ in ble_ll_ctrl_proc_unk_rsp()
485 /* LL can authenticate remote device even if remote device does not in ble_ll_ctrl_proc_unk_rsp()
521 * Callback when LL control procedure times out (for a given connection). If
523 * has not responded to a LL control request.
976 * NOTE: this function does not set the LL data pdu header nor does it
1186 * NOTE: this function does not set the LL data pdu header nor does it
1247 * Called when we have received a LL control encryption request PDU. This
1348 * Called when a LL control pdu with opcode PAUSE_ENC_RSP is received.
1479 * Called to make a LL control channel map request PDU.
1482 * @param pyld Pointer to payload of LL control PDU
1500 * Called to respond to a LL control PDU connection parameter request or
1845 * Called to process the LL control PDU VERSION_IND
1914 * Initiate LL control procedure.
1916 * This function is called to obtain a mbuf to send a LL control PDU. The data
1920 * Context: LL task.
2036 * Stops the LL control procedure indicated by 'ctrl_proc'.
2085 * Called to start a LL control procedure except for the terminate procedure. We
2120 * Called to determine if we need to start a LL control procedure for the given
2179 * Called when the Link Layer receives a LL control PDU.
2208 * do this in LL task when received. Someplace!!! What I mean in ble_ll_ctrl_rx_pdu()
2215 * opcode from LL control PDU. in ble_ll_ctrl_rx_pdu()
2224 * LL control PDU payload (the opcode of the control PDU). rspdata in ble_ll_ctrl_rx_pdu()
2342 * Process the received data. If received data is invalid, we'll in ble_ll_ctrl_rx_pdu()
2424 /* Sometimes reject triggers sending other LL CTRL msg */ in ble_ll_ctrl_rx_pdu()