Home
last modified time | relevance | path

Searched refs:kReadRemoteSupportedFeaturesCompleteEvent (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.h52 ENABLE_EVT(kReadRemoteSupportedFeaturesCompleteEvent); in BuildEventMask()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
H A Dconstants.h209 kReadRemoteSupportedFeaturesCompleteEvent = (1 << 10), enumerator