Searched defs:CloseChannel (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/native/libs/vr/libpdx/fuzz/ | ||
H A D | helpers.h | 120 Status<void> CloseChannel(int channel_id) { in CloseChannel() function |
/aosp12/system/bt/gd/l2cap/classic/ | ||
H A D | facade.cc | 86 ::grpc::Status CloseChannel(::grpc::ServerContext* context, in CloseChannel() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeService |
/aosp12/frameworks/native/libs/vr/libpdx/ | ||
H A D | service.cpp | 508 Status<void> Service::CloseChannel(int channel_id) { in CloseChannel() function in android::pdx::Service |
/aosp12/frameworks/native/libs/vr/libpdx_uds/ | ||
H A D | service_endpoint.cpp | 323 Status<void> Endpoint::CloseChannel(int channel_id) { in CloseChannel() function in android::pdx::uds::Endpoint |
/aosp12/system/bt/gd/l2cap/internal/ | ||
H A D | enhanced_retransmission_mode_channel_data_controller.cc | 799 void CloseChannel() { in CloseChannel() function |