Searched defs:title (Results 1 - 2 of 2) sorted by relevance

/system/bt/btif/src/
H A Dbtif_sock_util.cc164 void dump_bin(const char* title, const char* data, int size) { argument
169 LOG_DEBUG(LOG_TAG, "%s, size:%d, dump started {", title, size);
232 LOG_DEBUG(LOG_TAG, "%s, size:%d, dump ended }", title, size);
/system/bt/bta/jv/
H A Dbta_jv_act.cc85 static inline void logu(const char* title, const uint8_t* p_uuid) { argument
88 APPL_TRACE_DEBUG("%s: %s", title, uuids);

Completed in 80 milliseconds