OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:num_octets_sent
(Results
1 - 1
of
1
) sorted by null
/system/bt/vendor_libs/test_vendor_lib/src/
packet_stream.cc
125
const int
num_octets_sent
= write(
local
127
if (
num_octets_sent
< 0)
129
octets_remaining -=
num_octets_sent
;
Completed in 1027 milliseconds