Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
H A Devent_masks.h49 ENABLE_EVT(kPINCodeRequestEvent); in BuildEventMask()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
H A Dconstants.h220 kPINCodeRequestEvent = (1 << 21), enumerator