Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/subsys/bluetooth/controller/ll_sw/
Dlll.h373 uint8_t devmatch:1; member
/Zephyr-Core-3.6.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_scan_aux.c1211 ftr->devmatch = devmatch_ok;
1283 ftr->devmatch = devmatch_ok;
Dlll_scan.c1591 node_rx->hdr.rx_ftr.devmatch = devmatch_ok;
/Zephyr-Core-3.6.0/subsys/bluetooth/controller/hci/
Dhci.c6869 bool devmatch = false; local
6926 const bool devmatch_curr = node_rx_curr->hdr.rx_ftr.devmatch;
7150 devmatch = devmatch_curr;
7199 if (!devmatch) {
7200 devmatch = devmatch_curr;
7228 !devmatch) {