Searched defs:CloseChannel (Results 1 – 3 of 3) sorted by relevance
/system/bt/gd/l2cap/classic/ | ||
D | facade.proto | 16 rpc CloseChannel(CloseChannelRequest) returns (google.protobuf.Empty) {} rpc |
D | facade.cc | 86 ::grpc::Status CloseChannel(::grpc::ServerContext* context, in CloseChannel() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeService |
/system/bt/gd/l2cap/internal/ | ||
D | enhanced_retransmission_mode_channel_data_controller.cc | 799 void CloseChannel() { in CloseChannel() function |