OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:send_async_command
(Results
1 - 2
of
2
) sorted by null
/system/bt/hci/include/
vendor.h
67
int (*
send_async_command
)(vendor_async_opcode_t opcode, void *param);
member in struct:vendor_t
/system/bt/hci/src/
vendor.c
99
static int
send_async_command
(vendor_async_opcode_t opcode, void *param) {
function
221
send_async_command
,
Completed in 190 milliseconds