Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/btm/
H A Dbtm_ble_batchscan.cc140 BTM_TRACE_ERROR("%s: wrong length", __func__); in feat_enable_cb()
164 BTM_TRACE_ERROR("%s: wrong length", __func__); in storage_config_cb()
185 BTM_TRACE_ERROR("%s: wrong length", __func__); in param_enable_cb()
206 BTM_TRACE_ERROR("%s: wrong length", __func__); in disable_cb()
228 BTM_TRACE_ERROR("%s: Invalid state after disabled", __func__); in disable_cb()
257 BTM_TRACE_ERROR("%s: wrong length", __func__); in read_reports_cb()
273 BTM_TRACE_ERROR("%s: wrong length", __func__); in read_reports_cb()
404 BTM_TRACE_ERROR("Illegal set storage config params"); in BTM_BleSetStorageConfig()
452 BTM_TRACE_ERROR("%s: Illegal enable scan params", __func__); in BTM_BleEnableBatchScan()
498 BTM_TRACE_ERROR("Controller does not support batch scan"); in BTM_BleReadScanReports()
[all …]
H A Dbtm_ble.cc177 BTM_TRACE_ERROR("unknow local key type: %d", key_type); in BTM_BleLoadLocalKeys()
256 BTM_TRACE_ERROR("Passkey reply to Unknown device"); in BTM_BlePasskeyReply()
286 BTM_TRACE_ERROR("Passkey reply to Unknown device"); in BTM_BleConfirmReply()
321 BTM_TRACE_ERROR("%s: Unknown device", __func__); in BTM_BleOobDataReply()
353 BTM_TRACE_ERROR("%s: Unknown device", __func__); in BTM_BleSecureConnectionOobDataReply()
441 BTM_TRACE_ERROR("Unknown Device, setting rejected"); in BTM_BleSetPrefConnParams()
444 BTM_TRACE_ERROR("Illegal Connection Parameters"); in BTM_BleSetPrefConnParams()
1461 BTM_TRACE_ERROR("Link is not active, can not encrypt!"); in btm_ble_start_encrypt()
1478 BTM_TRACE_ERROR("No key available to encrypt the link"); in btm_ble_start_encrypt()
1956 BTM_TRACE_ERROR("No signature to verify"); in BTM_BleVerifySignature()
[all …]
H A Dbtm_ble_cont_energy.cc53 BTM_TRACE_ERROR("wrong length for btm_ble_cont_energy_cmpl_cback"); in btm_ble_cont_energy_cmpl_cback()
96 BTM_TRACE_ERROR("Controller does not support get energy info"); in BTM_BleGetEnergyInfo()
H A Dbtm_ble_adv_filter.cc145 BTM_TRACE_ERROR("%s: bad length: %d", __func__, evt_len); in btm_flt_update_cb()
156 BTM_TRACE_ERROR("%s: Incorrect opcode: 0x%02x, expected: 0x%02x", __func__, in btm_flt_update_cb()
422 BTM_TRACE_ERROR("unknown PF filter condition type %d", cond_type); in btm_ble_cs_update_pf_counter()
459 BTM_TRACE_ERROR("no matching filter counter found"); in btm_ble_cs_update_pf_counter()
578 BTM_TRACE_ERROR("illegal UUID length: %d", uuid_len); in BTM_LE_PF_uuid_filter()
823 BTM_TRACE_ERROR("BD Address not found!"); in BTM_BleAdvFilterParamSetup()
902 BTM_TRACE_ERROR("%s: APCF callback length = %d", __func__, evt_len); in enable_cmpl_cback()
911 BTM_TRACE_ERROR("%s :bad subcode: 0x%02x", __func__, op_subcode); in enable_cmpl_cback()
H A Dbtm_ble_privacy.cc177 BTM_TRACE_ERROR("%s failed, list full", __func__); in btm_ble_find_irk_index()
317 BTM_TRACE_ERROR("%s no pending resolving list operation", __func__); in btm_ble_remove_resolving_list_entry_complete()
350 BTM_TRACE_ERROR("no pending resolving list operation"); in btm_ble_read_resolving_list_entry_complete()
730 BTM_TRACE_ERROR("%s: Device already in Resolving list", __func__); in btm_ble_resolving_list_load_dev()
H A Dbtm_ble_gap.cc415 BTM_TRACE_ERROR("%s Observe Already Active", __func__); in BTM_BleObserve()
454 BTM_TRACE_ERROR("%s Observe not active", __func__); in BTM_BleObserve()
1252 BTM_TRACE_ERROR("LE Inquiry is active, can not start inquiry"); in btm_ble_start_inquiry()
1746 BTM_TRACE_ERROR( in btm_ble_process_ext_adv_pkt()
1774 BTM_TRACE_ERROR("%s: bad rssi value in advertising report: %d", __func__, in btm_ble_process_ext_adv_pkt()
1813 BTM_TRACE_ERROR("Malformed LE Advertising Report Event from controller"); in btm_ble_process_adv_pkt()
1833 BTM_TRACE_ERROR("%s: bad rssi value in advertising report: ", __func__, in btm_ble_process_adv_pkt()
1861 BTM_TRACE_ERROR( in btm_ble_process_adv_pkt()
2227 BTM_TRACE_ERROR("unknown adv event : %d", adv_evt); in btm_ble_adv_states_operation()
2617 BTM_TRACE_ERROR("illegal state requested: %d", request_state_mask); in btm_ble_topology_check()
[all …]
H A Dbtm_sec.cc309 BTM_TRACE_ERROR("BTM_GetSecurityFlags false"); in BTM_GetSecurityFlags()
360 BTM_TRACE_ERROR("BTM_GetSecurityFlags false"); in BTM_GetSecurityFlagsByTransport()
633 BTM_TRACE_ERROR("BTM_PINCodeReply() - Wrong BD Addr"); in BTM_PINCodeReply()
639 BTM_TRACE_ERROR("BTM_PINCodeReply() - no dev CB"); in BTM_PINCodeReply()
739 BTM_TRACE_ERROR("BTM_SecBond: already busy in state: %s", in btm_sec_bond_by_transport()
750 BTM_TRACE_ERROR("%s controller module is not ready", __func__); in btm_sec_bond_by_transport()
868 BTM_TRACE_ERROR( in btm_sec_bond_by_transport()
2529 BTM_TRACE_ERROR("%s: Unexpected Pairing state received %d", __func__, in btm_io_capabilities_req()
2735 BTM_TRACE_ERROR( in btm_proc_sp_req_evt()
3458 BTM_TRACE_ERROR("%s cannot read remote name", __func__); in btm_sec_connected()
[all …]
H A Dbtm_inq.cc1070 BTM_TRACE_ERROR("btm_process_inq_results() extended results (%d) > 1", in btm_process_inq_results()
1078 BTM_TRACE_ERROR("%s: can't fit %d results in %d bytes", __func__, in btm_process_inq_results()
1087 BTM_TRACE_ERROR("%s: can't fit %d results in %d bytes", __func__, in btm_process_inq_results()
1480 BTM_TRACE_ERROR("btm_inq_rmt_name_failed_cancelled() remname_active=%d", in btm_inq_rmt_name_failed_cancelled()
H A Dbtm_devctl.cc530 BTM_TRACE_ERROR("BTM_RegisterForVSEvents: too many callbacks registered"); in BTM_RegisterForVSEvents()
/aosp12/system/bt/internal_include/
H A Dbt_trace.h272 #define BTM_TRACE_ERROR(...) \ macro