Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/gap/public/pw_bluetooth_sapphire/internal/host/gap/
Devent_masks.h58 ENABLE_EVT(kUserConfirmationRequestEvent); in BuildEventMask()
/external/pigweed/pw_bluetooth_sapphire/host/hci-spec/public/pw_bluetooth_sapphire/internal/host/hci-spec/
Dconstants.h247 kUserConfirmationRequestEvent = (1ull << 50), enumerator