Searched defs:packet_ptr (Results 1 – 2 of 2) sorted by relevance
182 auto packet_ptr = std::make_shared<std::vector<uint8_t>>(buffer); in HandleBtRequestCxx() local
113 auto packet_ptr = &packet; in OnRead() local