commit | 3e12cd500a06053da91f5cb69837838ea7455067 | [log] [tgz] |
---|---|---|
author | Erik Kline <ek@google.com> | Tue Mar 03 03:22:01 2015 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Mar 03 03:22:03 2015 +0000 |
tree | 79b5c0413daff9f298f901f8d0fb64db44bccb45 | |
parent | d736b8d6b3f95b7af19b75a613486b023279c3ee [diff] | |
parent | 4fe846855ff0f9bf9313fd7c35beeb7b3bda6115 [diff] |
Merge "reword channle to channel"
diff --git a/btif/src/btif_sock_rfc.c b/btif/src/btif_sock_rfc.c index ae03fcd..77db92c 100644 --- a/btif/src/btif_sock_rfc.c +++ b/btif/src/btif_sock_rfc.c
@@ -776,7 +776,7 @@ } else { - APPL_TRACE_ERROR("DISCOVERY_COMP_EVT slot id:%d, failed to find channle, \ + APPL_TRACE_ERROR("DISCOVERY_COMP_EVT slot id:%d, failed to find channel, \ status:%d, scn:%d", id, p_data->disc_comp.status, p_data->disc_comp.scn); rs = find_rfc_slot_by_id(id);