OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:client_t
(Results
1 - 2
of
2
) sorted by null
/system/bt/hci/src/
hci_inject.c
47
}
client_t
;
typedef in typeref:struct:__anon69264
126
client_t
*client = (
client_t
*)osi_calloc(sizeof(
client_t
));
148
client_t
*client = (
client_t
*)context;
192
client_t
*client = (
client_t
*)ptr;
/system/bt/btcore/src/
counter.c
59
}
client_t
;
typedef in typeref:struct:__anon69090
318
client_t
*client = (
client_t
*)ptr;
332
client_t
*client = (
client_t
*)osi_calloc(sizeof(
client_t
));
356
client_t
*client = (
client_t
*)context;
Completed in 55 milliseconds