OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:command_status_cb
(Results
1 - 2
of
2
) sorted by null
/system/bt/hci/include/
hci_layer.h
74
typedef void (*
command_status_cb
)(uint8_t status, BT_HDR *command, void *context);
typedef
93
command_status_cb
status_cb,
/system/bt/hci/src/
hci_layer.c
95
command_status_cb
status_callback;
359
command_status_cb
status_callback,
Completed in 298 milliseconds