Searched refs:le_adv_ext_report (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/subsys/bluetooth/controller/hci/ |
D | hci.c | 7572 static void le_adv_ext_report(struct pdu_data *pdu_data, function 7589 le_adv_ext_report(pdu_data, node_rx, buf, BT_HCI_LE_EXT_SCAN_PHY_1M); 7596 le_adv_ext_report(pdu_data, node_rx, buf, BT_HCI_LE_EXT_SCAN_PHY_2M); 7603 le_adv_ext_report(pdu_data, node_rx, buf, BT_HCI_LE_EXT_SCAN_PHY_CODED);
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.3.rst | 1051 * :github:`24081` - le_adv_ext_report is not generating an HCI event
|