OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BtEventText
(Results
1 - 3
of
3
) sorted by null
/system/bt/service/
logging_helpers.h
42
const char *
BtEventText
(const bt_cb_thread_evt evt);
logging_helpers.cpp
125
const char *
BtEventText
(const bt_cb_thread_evt evt) {
/system/bt/service/hal/
bluetooth_interface.cpp
161
VLOG(1) << "ThreadEventCallback" <<
BtEventText
(evt);
Completed in 207 milliseconds