Home
last modified time | relevance | path

Searched defs:set_api_wants_to_log (Results 1 – 2 of 2) sorted by relevance

/system/bt/hci/include/
Dbtsnoop.h31 void (*set_api_wants_to_log)(bool value); member
/system/bt/hci/src/
Dbtsnoop.c97 static void set_api_wants_to_log(bool value) { in set_api_wants_to_log() function