Lines Matching full:scan
44 * 1) Need to look at advertising and scan request PDUs. Do I allocate these
674 * parameters. If a different peer sends us a scan request (for some reason) in ble_ll_adv_scan_rsp_legacy_pdu_make()
676 * of the peer sending the scan request. in ble_ll_adv_scan_rsp_legacy_pdu_make()
679 /* Construct scan response */ in ble_ll_adv_scan_rsp_legacy_pdu_make()
691 * Create a scan response PDU
1915 * Set the scan response data that the controller will send.
1945 /* check if type of advertising support scan rsp */ in ble_ll_adv_set_scan_rsp_data()
1963 /* TODO mark scan rsp as complete? */ in ble_ll_adv_set_scan_rsp_data()
2011 /* DID shall be updated when host provides new scan response data */ in ble_ll_adv_set_scan_rsp_data()
2605 * Called when the LL receives a scan request or connection request
2612 * 0: request (scan) is for us and we successfully went from rx to tx.
2635 /* See if adva in the request (scan or connect) matches what we sent */ in ble_ll_adv_rx_req()
2702 /* Setup to transmit the scan response if appropriate */ in ble_ll_adv_rx_req()
2877 * There are only two pdu types we care about in this state: scan requests
2878 * and connection requests. When we receive a scan request we must determine if
2879 * we need to send a scan response and that needs to be acted on within T_IFS.
2972 * If we have received a scan request and we are transmitting a response in ble_ll_adv_rx_pkt_in()
2975 * the case of the scan response transmission we will get a transmit in ble_ll_adv_rx_pkt_in()
3019 /* If we get a scan request we must tell the phy to go from rx to tx */ in ble_ll_adv_rx_isr_start()
3022 /* Only accept scan requests if we are indirect adv or scan adv */ in ble_ll_adv_rx_isr_start()