HomeSort by relevance Sort by last modified time
    Searched refs:BTM_TRACE_API (Results 1 - 8 of 8) sorted by null

  /system/bt/stack/btm/
btm_sco.cc 543 BTM_TRACE_API("Role Change is in progress for ACL handle 0x%04x",
553 BTM_TRACE_API("%s:(e)SCO Link for ACL handle 0x%04x", __func__,
565 BTM_TRACE_API("%s:(e)SCO listening for ACL handle 0x%04x", __func__,
572 BTM_TRACE_API("%s: BTM_CreateSco succeeded", __func__);
642 BTM_TRACE_API(
813 BTM_TRACE_API("Role Change pending for HCI handle 0x%04x",
    [all...]
btm_inq.cc 154 BTM_TRACE_API("BTM_SetDiscoverability");
175 BTM_TRACE_API(
255 BTM_TRACE_API("BTM_SetInquiryScanType");
288 BTM_TRACE_API("BTM_SetPageScanType");
325 BTM_TRACE_API("BTM_SetInquiryMode");
359 BTM_TRACE_API("BTM_ReadDiscoverability");
411 BTM_TRACE_API(
497 BTM_TRACE_API("BTM_CancelPeriodicInquiry called");
540 BTM_TRACE_API("BTM_SetConnectability");
563 BTM_TRACE_API(
    [all...]
btm_dev.cc 66 BTM_TRACE_API("%s: link key type:%x", __func__, key_type);
71 BTM_TRACE_API("%s: allocated p_dev_rec=%p, bd_addr=%s", __func__, p_dev_rec,
btm_sec.cc 371 BTM_TRACE_API(
401 BTM_TRACE_API(
426 BTM_TRACE_API("%s: Mode : %u", __func__, secure_connections_only_mode);
492 BTM_TRACE_API("%s : sec: 0x%x", __func__, sec_level);
610 BTM_TRACE_API(
615 BTM_TRACE_API(
651 BTM_TRACE_API("BTM_SEC_CLR[%d]: id %d", i, service_id);
684 BTM_TRACE_API("BTM_SEC_CLR[%d]: id %d ", i, p_srec->service_id);
689 BTM_TRACE_API("btm_sec_clr_service_by_psm psm:0x%x num_freed:%d", psm,
747 BTM_TRACE_API(
    [all...]
btm_acl.cc 265 BTM_TRACE_API("%s: pend:%d", __func__, req_pend);
735 /* BTM_TRACE_API ("%s: requested settings: 0x%04x", __func__, *settings ); */
742 BTM_TRACE_API("BTM_SetLinkPolicy switch not supported (settings: 0x%04x)",
748 BTM_TRACE_API("BTM_SetLinkPolicy hold not supported (settings: 0x%04x)",
754 BTM_TRACE_API("BTM_SetLinkPolicy sniff not supported (settings: 0x%04x)",
760 BTM_TRACE_API("BTM_SetLinkPolicy park not supported (settings: 0x%04x)",
    [all...]
btm_ble.cc 287 BTM_TRACE_API("BTM_IsBleConnection: conn_handle: %d", conn_handle);
546 BTM_TRACE_API(
    [all...]
btm_ble_gap.cc     [all...]
  /system/bt/internal_include/
bt_trace.h 241 #define BTM_TRACE_API(...) \
    [all...]

Completed in 666 milliseconds