Home
last modified time | relevance | path

Searched refs:pull_ad_data (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Drpr_srv.c1096 static bool pull_ad_data(struct net_buf_simple *buf, struct bt_data *ad) in pull_ad_data() function
1136 while (pull_ad_data(buf, &ad)) { in adv_handle_ext_scan()
1196 while (srv.scan.ad_count && pull_ad_data(buf, &ad)) { in adv_handle_ext_scan()
1286 while (pull_ad_data(buf, &ad)) { in adv_handle_scan()