Searched refs:APPL_TRACE_API (Results 1 – 8 of 8) sorted by relevance
/system/bt/bta/hd/ |
D | bta_hd_api.cc | 53 APPL_TRACE_API("%s", __func__); in BTA_HdEnable() 78 APPL_TRACE_API("%s", __func__); in BTA_HdDisable() 100 APPL_TRACE_API("%s", __func__); in BTA_HdRegisterApp() 153 APPL_TRACE_API("%s", __func__); in BTA_HdUnregisterApp() 204 APPL_TRACE_API("%s", __func__); in BTA_HdVirtualCableUnplug() 223 APPL_TRACE_API("%s", __func__); in BTA_HdConnect() 244 APPL_TRACE_API("%s", __func__); in BTA_HdDisconnect() 261 APPL_TRACE_API("%s", __func__); in BTA_HdAddDevice() 281 APPL_TRACE_API("%s", __func__); in BTA_HdRemoveDevice() 301 APPL_TRACE_API("%s", __func__); in BTA_HdReportError()
|
D | bta_hd_act.cc | 86 APPL_TRACE_API("%s", __func__); in bta_hd_api_enable() 121 APPL_TRACE_API("%s", __func__); in bta_hd_api_disable() 161 APPL_TRACE_API("%s", __func__); in bta_hd_register_act() 223 APPL_TRACE_API("%s", __func__); in bta_hd_unregister_act() 250 APPL_TRACE_API("%s", __func__); in bta_hd_unregister2_act() 277 APPL_TRACE_API("%s", __func__); in bta_hd_connect_act() 310 APPL_TRACE_API("%s", __func__); in bta_hd_disconnect_act() 337 APPL_TRACE_API("%s", __func__); in bta_hd_add_device_act() 354 APPL_TRACE_API("%s", __func__); in bta_hd_remove_device_act() 400 APPL_TRACE_API("%s: error = %d", __func__, p_report->error); in bta_hd_report_error_act() [all …]
|
D | bta_hd_main.cc | 180 APPL_TRACE_API("%s: p_msg->event=%d", __func__, p_msg->event); in bta_hd_hdl_event()
|
/system/bt/bta/dm/ |
D | bta_dm_api.cc | 324 APPL_TRACE_API("%s: %d", __func__, uuid16); in BTA_AddEirUuid() 341 APPL_TRACE_API("%s: %d", __func__, uuid16); in BTA_RemoveEirUuid() 612 APPL_TRACE_API("%s", __func__); in BTA_DmSetEncryption() 653 APPL_TRACE_API("%s:start = %d ", __func__, start); in BTA_DmBleObserve() 667 void BTA_VendorInit(void) { APPL_TRACE_API("BTA_VendorInit"); } in BTA_VendorInit()
|
/system/bt/bta/hf_client/ |
D | bta_hf_client_sco.cc | 269 APPL_TRACE_API("%s: orig %d, inx 0x%04x, status 0x%x, pkt types 0x%04x", in bta_hf_client_sco_create()
|
/system/bt/internal_include/ |
D | bt_trace.h | 688 #define APPL_TRACE_API(...) \ macro
|
/system/bt/btif/co/ |
D | bta_av_co.cc | 979 APPL_TRACE_API("%s: mandatory codec preferred for peer %s", __func__, in ProcessSourceGetConfig()
|
/system/bt/bta/av/ |
D | bta_av_aact.cc | 1001 APPL_TRACE_API("%s: conn_lcb: 0x%x peer_addr: %s", __func__, in bta_av_disconnect_req()
|