Searched defs:set_api_wants_to_log (Results 1 – 2 of 2) sorted by relevance
/system/bt/hci/include/ | ||
D | btsnoop.h | 31 void (*set_api_wants_to_log)(bool value); member |
/system/bt/hci/src/ | ||
D | btsnoop.c | 97 static void set_api_wants_to_log(bool value) { in set_api_wants_to_log() function |