OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nosp
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/avct/
avct_lcb_act.c
94
/* copy first header byte over
nosp
*/
524
UINT8
nosp
= 0; /* number of subsequent packets */
local
541
nosp
= temp / (p_lcb->peer_mtu - 1) + 1;
543
nosp
++;
590
UINT8_TO_STREAM(p,
nosp
);
/external/bluetooth/bluedroid/stack/avdt/
avdt_msg.c
1207
UINT8
nosp
= 0; \/* number of subsequent packets *\/
local
[
all
...]
Completed in 499 milliseconds