Home
last modified time | relevance | path

Searched refs:kSynchronousConnectionCompleteEvent (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.h57 ENABLE_EVT(kSynchronousConnectionCompleteEvent); in BuildEventMask()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
H A Dconstants.h242 kSynchronousConnectionCompleteEvent = (1ull << 43), enumerator