Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/bluetooth/hci/
Dhci_ambiq.c38 #define BT_FEAT_SET_NO_BREDR(feat) BT_FEAT_SET_BIT(feat, 4, 5) macro
181 BT_FEAT_SET_NO_BREDR(rp->features); in hci_event_filter()