Home
last modified time | relevance | path

Searched defs:channel_info (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/native/libs/vr/libpdx_uds/
H A Dclient_channel.cpp35 auto& channel_info = response.channels[index]; in GetLocalChannelHandle() local
59 ChannelInfo<BorrowedHandle> channel_info{ in PushChannelHandle() local
H A Dservice_endpoint.cpp50 auto& channel_info = request.channels[index]; in GetLocalChannelHandle() local
74 ChannelInfo<BorrowedHandle> channel_info{ in PushChannelHandle() local
89 ChannelInfo<BorrowedHandle> channel_info{std::move(data_fd), in PushChannelHandle() local
/aosp12/hardware/libhardware_legacy/include/hardware_legacy/
H A Dwifi_nan.h2333 NanChannelInfo channel_info[NAN_MAX_CHANNEL_INFO_SUPPORTED]; member
2356 NanChannelInfo channel_info[NAN_MAX_CHANNEL_INFO_SUPPORTED]; member
/aosp12/packages/modules/Wifi/service/proto/src/
H A Dmetrics.proto911 optional int32 channel_info = 2; field
/aosp12/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dwlioctl.h1161 typedef struct channel_info { struct
1165 } channel_info_t; argument