Home
last modified time | relevance | path

Searched refs:BTM_TRACE_ERROR (Results 1 – 16 of 16) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_5_gap.c207 BTM_TRACE_ERROR("%s, register fail, the cb function is NULL.", __func__); in BTM_BleGapRegisterCallback()
233 BTM_TRACE_ERROR("%s, invalid parameters", __func__); in BTM_BleReadPhy()
250 BTM_TRACE_ERROR("%s, fail to send the hci command, the error code = %s(0x%x)", in BTM_BleSetPreferDefaultPhy()
274 BTM_TRACE_ERROR("%s, invalid parameters", __func__); in BTM_BleSetPreferPhy()
324 BTM_TRACE_ERROR("%s invalid random address", __func__); in BTM_BleSetExtendedAdvRandaddr()
331 BTM_TRACE_ERROR("%s, fail to send the hci command, the error code = %s(0x%x)", in BTM_BleSetExtendedAdvRandaddr()
360 BTM_TRACE_ERROR("%s invalid instance %d", __func__, instance); in BTM_BleSetExtendedAdvParams()
365 BTM_TRACE_ERROR("%s, invalid extend adv params.", __func__); in BTM_BleSetExtendedAdvParams()
405 BTM_TRACE_ERROR("LE EA SetParams: cmd err=0x%x", err); in BTM_BleSetExtendedAdvParams()
416 BTM_TRACE_ERROR("LE EA SetParams: cmd err=0x%x", err); in BTM_BleSetExtendedAdvParams()
[all …]
Dbtm_ble_batchscan.c253 BTM_TRACE_ERROR("btm_ble_batchscan_deq_rep_data: rep_format:%d not found", report_format); in btm_ble_batchscan_deq_rep_data()
324 BTM_TRACE_ERROR("btm_ble_read_batchscan_reports %d", status); in btm_ble_read_batchscan_reports()
362 BTM_TRACE_ERROR("wrong length for btm_ble_batch_scan_vsc_cmpl_cback"); in btm_ble_batchscan_vsc_cmpl_cback()
376 BTM_TRACE_ERROR("Got unexpected VSC cmpl, expected: %d got: %d", subcode, opcode); in btm_ble_batchscan_vsc_cmpl_cback()
385 BTM_TRACE_ERROR("SCAN_ENB_DISAB_CUST_FEATURE - Invalid state after enb"); in btm_ble_batchscan_vsc_cmpl_cback()
414 BTM_TRACE_ERROR("BTM_BLE_BATCH_SCAN_SET_PARAMS - Invalid state after disabled"); in btm_ble_batchscan_vsc_cmpl_cback()
497 BTM_TRACE_ERROR("btm_ble_set_storage_config %d", status); in btm_ble_set_storage_config()
543 BTM_TRACE_ERROR("btm_ble_set_batchscan_param %d", status); in btm_ble_set_batchscan_param()
582 BTM_TRACE_ERROR("btm_ble_enable_disable_batchscan %d", status); in btm_ble_enable_disable_batchscan()
589 BTM_TRACE_ERROR("btm_ble_enable_disable_batchscan %d", status); in btm_ble_enable_disable_batchscan()
[all …]
Dbtm_ble_cont_energy.c52 BTM_TRACE_ERROR("wrong length for btm_ble_cont_energy_cmpl_cback"); in btm_ble_cont_energy_cmpl_cback()
94 BTM_TRACE_ERROR("Controller does not support get energy info\n"); in BTM_BleGetEnergyInfo()
101 BTM_TRACE_ERROR("BTM_BleGetEnergyInfo status: %d", status); in BTM_BleGetEnergyInfo()
Dbtm_ble.c220 BTM_TRACE_ERROR("unknown local key type: %d", key_type); in BTM_BleLoadLocalKeys()
292 BTM_TRACE_ERROR("No connection exist!"); in BTM_ReadConnectionAddr()
350 BTM_TRACE_ERROR("BTM_ReadRemoteConnectionAddr can not find connection" in BTM_ReadRemoteConnectionAddr()
411 BTM_TRACE_ERROR("Passkey reply to Unknown device"); in BTM_BlePasskeyReply()
460 BTM_TRACE_ERROR("Passkey reply to Unknown device"); in BTM_BleConfirmReply()
491 BTM_TRACE_ERROR("BTM_BleOobDataReply() to Unknown device"); in BTM_BleOobDataReply()
520 BTM_TRACE_ERROR("%s Unknown device", __func__); in BTM_BleSecureConnectionOobDataReply()
590 BTM_TRACE_ERROR("Illegal Connection Scan Parameters"); in BTM_BleSetConnScanParams()
656 BTM_TRACE_ERROR("Unknown Device, setting rejected"); in BTM_BleSetPrefConnParams()
659 BTM_TRACE_ERROR("Illegal Connection Parameters"); in BTM_BleSetPrefConnParams()
[all …]
Dbtm_ble_adv_filter.c273 BTM_TRACE_ERROR("%s cannot interpret APCF callback status = %d, length = %d", in btm_ble_scan_pf_cmpl_cback()
290 BTM_TRACE_ERROR("btm_ble_scan_pf_cmpl_cback:3-Incorrect opcode :%d, %d, %d, %d, %d, %d", in btm_ble_scan_pf_cmpl_cback()
304 BTM_TRACE_ERROR("btm_ble_scan_pf_cmpl_cback:4-Incorrect opcode: %d, %d, %d, %d, %d", in btm_ble_scan_pf_cmpl_cback()
339 BTM_TRACE_ERROR("btm_ble_scan_pf_cmpl_cback: unknown operation: %d", op_subcode); in btm_ble_scan_pf_cmpl_cback()
495 BTM_TRACE_ERROR("Local Name PF filter update failed"); in btm_ble_update_pf_local_name()
593 BTM_TRACE_ERROR("btm_ble_update_pf_manu_data - No manuf data"); in btm_ble_update_pf_manu_data()
634 BTM_TRACE_ERROR("manufacturer data PF filter update failed"); in btm_ble_update_pf_manu_data()
660 BTM_TRACE_ERROR("unknown PF filter condition type %d", cond_type); in btm_ble_cs_update_pf_counter()
697 BTM_TRACE_ERROR("no matching filter counter found"); in btm_ble_cs_update_pf_counter()
748 BTM_TRACE_ERROR("Broadcaster Address Filter Update failed"); in btm_ble_update_addr_filter()
[all …]
Dbtm_ble_multi_adv.c126 BTM_TRACE_ERROR("wrong length for btm_ble_multi_adv_vsc_cmpl_cback"); in btm_ble_multi_adv_vsc_cmpl_cback()
138 BTM_TRACE_ERROR("get unexpected VSC cmpl, expect: %d get: %d", subcode, opcode); in btm_ble_multi_adv_vsc_cmpl_cback()
386 BTM_TRACE_ERROR(" %s can't locate advertise instance", __FUNCTION__); in btm_ble_multi_adv_gen_rpa_cmpl()
441 BTM_TRACE_ERROR("outstanding rand generation exceeded max allowed "); in btm_ble_multi_adv_configure_rpa()
533 BTM_TRACE_ERROR("Controller does not support Multi ADV"); in BTM_BleEnableAdvInstance()
538 BTM_TRACE_ERROR("Invalid instance in BTM_BleEnableAdvInstance"); in BTM_BleEnableAdvInstance()
566 BTM_TRACE_ERROR("BTM_BleEnableAdvInstance failed"); in BTM_BleEnableAdvInstance()
595 BTM_TRACE_ERROR("Controller does not support Multi ADV"); in BTM_BleUpdateAdvInstParam()
645 BTM_TRACE_ERROR("Controller does not support Multi ADV"); in BTM_BleCfgAdvInstData()
696 BTM_TRACE_ERROR("Controller does not support Multi ADV"); in BTM_BleDisableAdvInstance()
[all …]
Dbtm_ble_bgconn.c205 BTM_TRACE_ERROR("wl_addr_type is error\n"); in btm_add_dev_to_controller()
266 BTM_TRACE_ERROR("max pending WL operation reached, discard"); in btm_enq_wl_dev_operation()
282 BTM_TRACE_ERROR("%s address type is error, unable to add device", __func__); in btm_update_dev_to_white_list()
326 BTM_TRACE_ERROR("%s Whitelist full, unable to add device", __func__); in btm_update_dev_to_white_list()
405 BTM_TRACE_ERROR ("%s failed, status 0x%x\n", __func__, status); in btm_ble_clear_white_list_complete()
600BTM_TRACE_ERROR("peripheral device cannot initiate passive scan for a selective connection"); in btm_ble_start_select_conn()
614 BTM_TRACE_ERROR("scan active, can not start selective connection procedure"); in btm_ble_start_select_conn()
648 BTM_TRACE_ERROR("btm_ble_initiate_select_conn failed"); in btm_ble_initiate_select_conn()
Dbtm_ble_privacy.c179 BTM_TRACE_ERROR ("%s failed, list full", __func__); in btm_ble_find_irk_index()
306 BTM_TRACE_ERROR("%s Resolving list Full ", __func__); in btm_ble_add_resolving_list_entry_complete()
308 BTM_TRACE_ERROR("%s Add resolving list error %d ", __func__, status); in btm_ble_add_resolving_list_entry_complete()
346 BTM_TRACE_ERROR("%s remove resolving list error 0x%x", __func__, status); in btm_ble_remove_resolving_list_entry_complete()
370 BTM_TRACE_ERROR("no pending resolving list operation"); in btm_ble_read_resolving_list_entry_complete()
380 BTM_TRACE_ERROR("%s peer_addr: %02x:%02x:%02x:%02x:%02x:%02x", in btm_ble_read_resolving_list_entry_complete()
420 BTM_TRACE_ERROR("a non-connected activity is ongoing, such as advertising and scanning"); in btm_ble_set_addr_resolution_enable_complete()
422 BTM_TRACE_ERROR("set local privacy failed"); in btm_ble_set_addr_resolution_enable_complete()
680 BTM_TRACE_ERROR("resolving list can not be edited, EnQ now"); in btm_ble_suspend_resolving_list_activity()
Dbtm_ble_gap.c448 BTM_TRACE_ERROR("%s error sending extended scan parameters", __func__); in btm_ble_send_extended_scan_params()
486 BTM_TRACE_ERROR("%s Observe Already Active", __func__); in BTM_BleObserve()
531 BTM_TRACE_ERROR("%s Observe not active\n", __func__); in BTM_BleObserve()
564 BTM_TRACE_ERROR("%s scan already active", __func__); in BTM_BleScan()
609 BTM_TRACE_ERROR("%s scan not active\n", __func__); in BTM_BleScan()
799 BTM_TRACE_ERROR("LE Get_Vendor Capabilities Command Failed."); in BTM_BleReadControllerFeatures()
882 BTM_TRACE_ERROR("%s,random_cb = NULL", __func__); in BTM_BleConfigPrivacy()
1023BTM_TRACE_ERROR ("No random address yet, please set random address using API \"esp_ble_gap_set_ran… in BTM_BleUpdateOwnType()
1038 BTM_TRACE_ERROR ("Error state\n"); in BTM_BleUpdateOwnType()
1055BTM_TRACE_ERROR ("No RPA and no random address yet, please set RPA or random address and try\n"); in BTM_BleUpdateOwnType()
[all …]
Dbtm_acl.c197 BTM_TRACE_ERROR("btm_ble_get_acl_remote_addr can not find device with matching address\n"); in btm_ble_get_acl_remote_addr()
218 BTM_TRACE_ERROR("Unknown active address: %d\n", p_dev_rec->ble.active_addr_type); in btm_ble_get_acl_remote_addr()
483 BTM_TRACE_ERROR("Device not found\n"); in btm_acl_removed()
1010 BTM_TRACE_ERROR("%s: page=%d unexpected\n", __FUNCTION__, page_idx); in btm_process_remote_ext_features()
1050 BTM_TRACE_ERROR("btm_read_remote_features handle=%d invalid\n", handle); in btm_read_remote_features()
1100 BTM_TRACE_ERROR ("btm_read_remote_features_complete failed (status 0x%02x)\n", status); in btm_read_remote_features_complete()
1108 BTM_TRACE_ERROR("btm_read_remote_features_complete handle=%d invalid\n", handle); in btm_read_remote_features_complete()
1160 BTM_TRACE_ERROR("btm_read_remote_ext_features_complete handle=%d invalid\n", handle); in btm_read_remote_ext_features_complete()
1165 BTM_TRACE_ERROR("btm_read_remote_ext_features_complete page=%d unknown", max_page); in btm_read_remote_ext_features_complete()
1210 BTM_TRACE_ERROR("btm_read_remote_ext_features_failed handle=%d invalid\n", handle); in btm_read_remote_ext_features_failed()
[all …]
Dbtm_sco.c179 BTM_TRACE_ERROR("Could not reject (e)SCO conn: No Buffer!!!"); in btm_esco_conn_rsp()
183 BTM_TRACE_ERROR("Could not reject (e)SCO conn: No Buffer!!!"); in btm_esco_conn_rsp()
224 BTM_TRACE_ERROR("Could not accept SCO conn: No Buffer!!!"); in btm_esco_conn_rsp()
286 BTM_TRACE_ERROR("offset cannot be 0"); in hci_sco_data_to_lower()
515 BTM_TRACE_ERROR ("BTM SCO - cannot send buffer, offset: %d", p_buf->offset); in BTM_WriteScoData()
623BTM_TRACE_ERROR("%s: SCO Conn (BR/EDR SC): No packet types available",__FUNCTION__); in btm_send_connect_request()
686 BTM_TRACE_ERROR("btm_accept_sco_link: Invalid sco_inx(%d)", sco_inx); in btm_accept_sco_link()
Dbtm_sec.c345 BTM_TRACE_ERROR ("BTM_GetSecurityFlags false"); in BTM_GetSecurityFlags()
372 BTM_TRACE_ERROR ("BTM_GetSecurityFlags false\n"); in BTM_GetSecurityFlagsByTransport()
851 BTM_TRACE_ERROR ("BTM_PINCodeReply() - Wrong BD Addr\n"); in BTM_PINCodeReply()
856 BTM_TRACE_ERROR ("BTM_PINCodeReply() - no dev CB\n"); in BTM_PINCodeReply()
980BTM_TRACE_ERROR ("BTM_SecBond: already busy in state: %s\n", btm_pair_state_descr(btm_cb.pairing_s… in btm_sec_bond_by_transport()
2281 BTM_TRACE_ERROR("%s: (%s) remote features unknown!!sec_flags:0x%02x\n", __FUNCTION__, in btm_sec_l2cap_access_req()
2458 BTM_TRACE_ERROR ("Security Manager: MX service not found PSM:%d Proto:%d SCN:%d\n", in btm_sec_mx_access_request()
2635 BTM_TRACE_ERROR ("Security Manager: connect request when device not ready\n"); in btm_sec_conn_req()
2645 BTM_TRACE_ERROR ("Security Manager: connect request from non-paired device\n"); in btm_sec_conn_req()
2655 BTM_TRACE_ERROR ("Security Manager: connect request from not paired device\n"); in btm_sec_conn_req()
[all …]
Dbtm_devctl.c434 BTM_TRACE_ERROR("btm_decode_ext_features_page page=%d unknown", page_number); in btm_decode_ext_features_page()
792 BTM_TRACE_ERROR ("BTM_RegisterForVSEvents: too many callbacks registered"); in BTM_RegisterForVSEvents()
Dbtm_ble_addr.c553 BTM_TRACE_ERROR("No matching known device in record"); in btm_ble_refresh_peer_resolvable_private_addr()
Dbtm_inq.c912 BTM_TRACE_ERROR("Err Starting LE Inquiry.\n"); in BTM_StartInquiry()
2334BTM_TRACE_ERROR ("btm_inq_rmt_name_failed() remname_active=%d\n", btm_cb.btm_inq_vars.remname_act… in btm_inq_rmt_name_failed()
/hal_espressif-latest/components/bt/host/bluedroid/common/include/common/
Dbt_trace.h220 #define BTM_TRACE_ERROR(fmt, args...) {if (btm_cb.trace_level >= BT_TRACE_LEVEL_ERROR && BT_L… macro
388 #define BTM_TRACE_ERROR(fmt, args...) macro