Searched refs:phy_coded (Results 1 – 2 of 2) sorted by relevance
33 conf_overlay=overlay-phy_coded.conf \38 conf_overlay=${ZEPHYR_BASE}/samples/bluetooth/central_hr/overlay-phy_coded.conf \
197 struct bt_hci_ext_scan_phy *phy_coded = NULL; in start_le_scan_ext() local216 phy_coded = ¶m_coded; in start_le_scan_ext()226 (phy_coded && phy_coded->type == BT_HCI_LE_SCAN_ACTIVE); in start_le_scan_ext()247 (phy_coded ? sizeof(*phy_coded) : 0)); in start_le_scan_ext()264 if (phy_coded) { in start_le_scan_ext()266 net_buf_add_mem(buf, phy_coded, sizeof(*phy_coded)); in start_le_scan_ext()