Lines Matching refs:adv
154 Defines the length of the extended adv data. The value should not
497 bool "BLE adv report flow control supported"
503 reports exceeds the size of BLE adv report flow control.
506 int "BLE adv report flow control number"
512 `BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_NUM` to a small value, this may cause adv packets lost.
514 lot of adv packets and this may cause system memory run out. For example, if you set
516 `BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_NUM` according to your system free memory and handle adv
517 packets as fast as possible, otherwise it will cause adv packets lost.
520 int "BLE adv lost event threshold value"
525 … When adv report flow control is enabled, The ADV lost event will be generated when the number
527 …If you set `BT_CTRL_BLE_ADV_REPORT_DISCARD_THRSHOLD` to a small value or printf every adv lost eve…
528 may cause adv packets lost more.
655 - For extended scanning, we may be unable to receive the extended adv with 300us MAFS.