Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h3943 #define BT_EVT_MASK_LE_REQ_PEER_SCA_COMPLETE BT_EVT_BIT(30) macro
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c8573 !(le_event_mask & BT_EVT_MASK_LE_REQ_PEER_SCA_COMPLETE)) {