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.c1242 ftr->devmatch = devmatch_ok;
1330 ftr->devmatch = devmatch_ok;
Dlll_scan.c1600 node_rx->rx_ftr.devmatch = devmatch_ok;
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c7101 bool devmatch = false; local
7158 const bool devmatch_curr = node_rx_curr->rx_ftr.devmatch;
7382 devmatch = devmatch_curr;
7431 if (!devmatch) {
7432 devmatch = devmatch_curr;
7460 !devmatch) {