Searched refs:BTM_TRACE_API (Results 1 – 9 of 9) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/ |
D | btm_inq.c | 172 BTM_TRACE_API ("BTM_SetDiscoverability\n"); in BTM_SetDiscoverability() 193 …BTM_TRACE_API ("BTM_SetDiscoverability: mode %d [NonDisc-0, Lim-1, Gen-2], window 0x%04x, interval… in BTM_SetDiscoverability() 287 BTM_TRACE_API ("BTM_SetInquiryScanType\n"); in BTM_SetInquiryScanType() 326 BTM_TRACE_API ("BTM_SetPageScanType\n"); in BTM_SetPageScanType() 370 BTM_TRACE_API ("BTM_SetInquiryMode\n"); in BTM_SetInquiryMode() 412 BTM_TRACE_API ("BTM_ReadDiscoverability\n"); in BTM_ReadDiscoverability() 460 …BTM_TRACE_API ("BTM_SetPeriodicInquiryMode: mode: %d, dur: %d, rsps: %d, flt: %d, min: %d, max: %d… in BTM_SetPeriodicInquiryMode() 545 BTM_TRACE_API ("BTM_CancelPeriodicInquiry called\n"); in BTM_CancelPeriodicInquiry() 593 BTM_TRACE_API ("BTM_SetConnectability\n"); in BTM_SetConnectability() 614 …BTM_TRACE_API ("BTM_SetConnectability: mode %d [NonConn-0, Conn-1], window 0x%04x, interval 0x%04x… in BTM_SetConnectability() [all …]
|
D | btm_sco.c | 632 BTM_TRACE_API("txbw 0x%x, rxbw 0x%x, lat 0x%x, voice 0x%x, retrans 0x%02x, pkt 0x%04x", in btm_send_connect_request() 845 … BTM_TRACE_API("Role Change is in progress for ACL handle 0x%04x", acl_handle); in BTM_CreateSco() 854 … BTM_TRACE_API("BTM_CreateSco -> (e)SCO Link for ACL handle 0x%04x, Desired Type %d", in BTM_CreateSco() 901 …BTM_TRACE_API("btm_sco_chk_pend_unpark -> (e)SCO Link for ACL handle 0x%04x, Desired Type %d, hci_… in btm_sco_chk_pend_unpark() 935 … BTM_TRACE_API("btm_sco_chk_pend_rolechange -> (e)SCO Link for ACL handle 0x%04x", acl_handle); in btm_sco_chk_pend_rolechange() 1052 BTM_TRACE_API("%s, handle %x", __FUNCTION__, hci_handle); in btm_sco_connected() 1065 BTM_TRACE_API("Role Change pending for HCI handle 0x%04x", hci_handle); in btm_sco_connected() 1511 BTM_TRACE_API("BTM_SetEScoMode -> mode %d", sco_mode); in BTM_SetEScoMode() 1516 BTM_TRACE_API("BTM_SetEScoMode -> mode SCO (eSCO not supported)"); in BTM_SetEScoMode() 1584 BTM_TRACE_API("BTM_ReadEScoLinkParms -> sco_inx 0x%04x", sco_inx); in BTM_ReadEScoLinkParms() [all …]
|
D | btm_acl.c | 343 BTM_TRACE_API("%s: pend:%d\n", __FUNCTION__, req_pend); in btm_acl_created() 664 BTM_TRACE_API ("BTM_SwitchRole BDA: %02x-%02x-%02x-%02x-%02x-%02x\n", in BTM_SwitchRole() 867 … BTM_TRACE_API ("BTM_SetLinkPolicy switch not supported (settings: 0x%04x)\n", *settings ); in BTM_SetLinkPolicy() 871 BTM_TRACE_API ("BTM_SetLinkPolicy hold not supported (settings: 0x%04x)\n", *settings ); in BTM_SetLinkPolicy() 875 … BTM_TRACE_API ("BTM_SetLinkPolicy sniff not supported (settings: 0x%04x)\n", *settings ); in BTM_SetLinkPolicy() 879 BTM_TRACE_API ("BTM_SetLinkPolicy park not supported (settings: 0x%04x)\n", *settings ); in BTM_SetLinkPolicy() 1022 BTM_TRACE_API("%s: pend:%d\n", __FUNCTION__, req_pend); in btm_process_remote_ext_features() 1358 BTM_TRACE_API ("BTM_IsAclConnectionUp: RemBdAddr: %02x%02x%02x%02x%02x%02x\n", in BTM_IsAclConnectionUp() 1886 BTM_TRACE_API ("BTM_SetQoS: BdAddr: %02x%02x%02x%02x%02x%02x\n", in BTM_SetQoS() 1987 BTM_TRACE_API ("BTM_ReadRSSI: RemBdAddr: %02x%02x%02x%02x%02x%02x\n", in BTM_ReadRSSI() [all …]
|
D | btm_sec.c | 388 BTM_TRACE_API ("BTM_SetPinType: pin type %d [variable-0, fixed-1], code %s, length %d\n", in BTM_SetPinType() 419 …BTM_TRACE_API ("BTM_SetPairableMode() allow_pairing: %u connect_only_paired: %u\n", allow_pairi… in BTM_SetPairableMode() 442 BTM_TRACE_API("%s: Mode : %u\n", __FUNCTION__, in BTM_SetSecureConnectionsOnly() 537 BTM_TRACE_API("%s : sec: 0x%x\n", __func__, sec_level); in btm_sec_set_security_level() 683 BTM_TRACE_API("BTM_SEC_REG[%d]: id %d, conn_type 0x%x, psm 0x%04x, proto_id %d, chan_id %d\n", in btm_sec_set_security_level() 686 BTM_TRACE_API(" : security_flags: 0x%04x, ucd_security_flags: 0x%04x\n", in btm_sec_set_security_level() 690 BTM_TRACE_API(" : service name [%s] (up to %d chars saved)\n", in btm_sec_set_security_level() 696 BTM_TRACE_API("BTM_SEC_REG[%d]: id %d, is_orig %d, psm 0x%04x, proto_id %d, chan_id %d\n", in btm_sec_set_security_level() 700 BTM_TRACE_API(" : sec: 0x%x, service name [%s] (up to %d chars saved)\n", in btm_sec_set_security_level() 741 BTM_TRACE_API("BTM_SEC_CLR[%d]: id %d\n", i, service_id); in BTM_SecClrService() [all …]
|
D | btm_dev.c | 70 BTM_TRACE_API("%s, link key type:%x\n", __FUNCTION__, key_type); in BTM_SecAddDevice()
|
D | btm_pm.c | 190 BTM_TRACE_API( "BTM_SetPowerMode: pm_id %d BDA: %08x mode:0x%x", pm_id, in BTM_SetPowerMode()
|
D | btm_ble.c | 317 BTM_TRACE_API ("BTM_IsBleConnection: conn_handle: %d", conn_handle); in BTM_IsBleConnection() 618 BTM_TRACE_API ("BTM_BleSetPrefConnParams min: %u max: %u latency: %u \ in BTM_BleSetPrefConnParams()
|
D | btm_ble_gap.c | 2109 BTM_TRACE_API("BTM_CheckAdvData type=0x%02X", type); in BTM_CheckAdvData() 2150 BTM_TRACE_API("%s\n", __FUNCTION__); in BTM_BleReadDiscoverability() 2167 BTM_TRACE_API ("%s\n", __FUNCTION__); in BTM_BleReadConnectability()
|
/hal_espressif-latest/components/bt/host/bluedroid/common/include/common/ |
D | bt_trace.h | 222 #define BTM_TRACE_API(fmt, args...) {if (btm_cb.trace_level >= BT_TRACE_LEVEL_API && BT_LOG… macro 390 #define BTM_TRACE_API(fmt, args...) macro
|