OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:send_ptr
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluez/tools/
ubcsp.c
154
ubcsp_config.
send_ptr
= 0;
188
ubcsp_config.
send_ptr
= 0;
755
ubcsp_config.
send_ptr
= part1;
865
value = *ubcsp_config.
send_ptr
++;
875
ubcsp_put_slip_uart (*ubcsp_config.
send_ptr
++);
887
ubcsp_config.
send_ptr
= ubcsp_config.next_send_ptr;
896
if (!ubcsp_config.
send_ptr
)
913
ubcsp_config.
send_ptr
= ubcsp_send_crc;
938
if (!ubcsp_config.
send_ptr
)
[
all
...]
ubcsp.h
126
uint8 *
send_ptr
;
member in struct:ubcsp_configuration
Completed in 15 milliseconds