Searched refs:FetchL2capData (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/blueberry/facade/l2cap/le/ | ||
D | facade.proto | 9 rpc FetchL2capData(google.protobuf.Empty) returns (stream L2capPacket) {} rpc |
/packages/modules/Bluetooth/system/blueberry/facade/l2cap/classic/ | ||
D | facade.proto | 17 rpc FetchL2capData(google.protobuf.Empty) returns (stream L2capPacket) {} rpc |
/packages/modules/Bluetooth/system/gd/l2cap/classic/ | ||
D | facade.cc | 112 ::grpc::Status FetchL2capData( in FetchL2capData() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeService |
/packages/modules/Bluetooth/system/gd/l2cap/le/ | ||
D | facade.cc | 64 ::grpc::Status FetchL2capData( in FetchL2capData() function in bluetooth::l2cap::le::L2capLeModuleFacadeService |