Home
last modified time | relevance | path

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

/subsys/bluetooth/controller/ll_sw/
A Dlll.h379 uint8_t devmatch:1; member
/subsys/bluetooth/controller/ll_sw/nordic/lll/
A Dlll_scan_aux.c1244 ftr->devmatch = devmatch_ok;
1332 ftr->devmatch = devmatch_ok;
A Dlll_scan.c1605 node_rx->rx_ftr.devmatch = devmatch_ok;
/subsys/bluetooth/controller/hci/
A Dhci.c7191 bool devmatch = false; local
7248 const bool devmatch_curr = node_rx_curr->rx_ftr.devmatch;
7472 devmatch = devmatch_curr;
7521 if (!devmatch) {
7522 devmatch = devmatch_curr;
7550 !devmatch) {

Completed in 29 milliseconds