Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll.h394 uint8_t devmatch:1; member
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_scan_aux.c1244 ftr->devmatch = devmatch_ok;
1332 ftr->devmatch = devmatch_ok;
Dlll_scan.c1605 node_rx->rx_ftr.devmatch = devmatch_ok;
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c7136 bool devmatch = false; local
7193 const bool devmatch_curr = node_rx_curr->rx_ftr.devmatch;
7417 devmatch = devmatch_curr;
7466 if (!devmatch) {
7467 devmatch = devmatch_curr;
7495 !devmatch) {