Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_batchscan.cc136 BTM_TRACE_ERROR("%s: wrong length", __func__); in feat_enable_cb()
146 BTM_TRACE_ERROR("%s: bad subcode, expected: %d got: %d", __func__, in feat_enable_cb()
152 BTM_TRACE_ERROR("%s: state should be ENABLE_CALLED", __func__); in feat_enable_cb()
160 BTM_TRACE_ERROR("%s: wrong length", __func__); in storage_config_cb()
170 BTM_TRACE_ERROR("%s: bad subcode, expected: %d got: %d", __func__, in storage_config_cb()
181 BTM_TRACE_ERROR("%s: wrong length", __func__); in param_enable_cb()
191 BTM_TRACE_ERROR("%s: bad subcode: 0x%02x 0x%02x", __func__, expected_opcode, in param_enable_cb()
202 BTM_TRACE_ERROR("%s: wrong length", __func__); in disable_cb()
212 BTM_TRACE_ERROR("%s: bad subcode: 0x%02x 0x%02x", __func__, expected_opcode, in disable_cb()
218 BTM_TRACE_ERROR("%s: state should be DISABLE_CALLED", __func__); in disable_cb()
[all …]
Dbtm_ble_cont_energy.cc51 BTM_TRACE_ERROR("wrong length for btm_ble_cont_energy_cmpl_cback"); in btm_ble_cont_energy_cmpl_cback()
91 BTM_TRACE_ERROR("Controller does not support get energy info"); in BTM_BleGetEnergyInfo()
Dbtm_ble.cc202 BTM_TRACE_ERROR("unknow local key type: %d", key_type); in BTM_BleLoadLocalKeys()
252 BTM_TRACE_ERROR("No connection exist!"); in BTM_ReadConnectionAddr()
315 BTM_TRACE_ERROR( in BTM_ReadRemoteConnectionAddr()
383 BTM_TRACE_ERROR("Passkey reply to Unknown device"); in BTM_BlePasskeyReply()
413 BTM_TRACE_ERROR("Passkey reply to Unknown device"); in BTM_BleConfirmReply()
448 BTM_TRACE_ERROR("%s: Unknown device", __func__); in BTM_BleOobDataReply()
480 BTM_TRACE_ERROR("%s: Unknown device", __func__); in BTM_BleSecureConnectionOobDataReply()
564 BTM_TRACE_ERROR("Unknown Device, setting rejected"); in BTM_BleSetPrefConnParams()
567 BTM_TRACE_ERROR("Illegal Connection Parameters"); in BTM_BleSetPrefConnParams()
799 BTM_TRACE_ERROR("%s: Wrong mode: no LE link exist or LE not supported", in BTM_SetBleDataLength()
[all …]
Dbtm_ble_adv_filter.cc173 BTM_TRACE_ERROR("%s: bad length: %d", __func__, evt_len); in btm_flt_update_cb()
184 BTM_TRACE_ERROR("%s: Incorrect opcode: 0x%02x, expected: 0x%02x", __func__, in btm_flt_update_cb()
444 BTM_TRACE_ERROR("unknown PF filter condition type %d", cond_type); in btm_ble_cs_update_pf_counter()
481 BTM_TRACE_ERROR("no matching filter counter found"); in btm_ble_cs_update_pf_counter()
570 BTM_TRACE_ERROR("illegal UUID length: %d", uuid_len); in BTM_LE_PF_uuid_filter()
759 BTM_TRACE_ERROR("BD Address not found!"); in BTM_BleAdvFilterParamSetup()
837 BTM_TRACE_ERROR("%s: APCF callback length = %d", __func__, evt_len); in enable_cmpl_cback()
846 BTM_TRACE_ERROR("%s :bad subcode: 0x%02x", __func__, op_subcode); in enable_cmpl_cback()
Dbtm_acl.cc153 BTM_TRACE_ERROR("%s can not find device with matching address", __func__); in btm_ble_get_acl_remote_addr()
174 BTM_TRACE_ERROR("Unknown active address: %d", in btm_ble_get_acl_remote_addr()
398 BTM_TRACE_ERROR("Device not found"); in btm_acl_removed()
712 BTM_TRACE_ERROR( in btm_acl_encrypt_change()
911 BTM_TRACE_ERROR("%s: page=%d unexpected", __func__, page_idx); in btm_process_remote_ext_features()
924 BTM_TRACE_ERROR("%s: Security procedure not started! status %d", __func__, in btm_process_remote_ext_features()
959 BTM_TRACE_ERROR("btm_read_remote_features handle=%d invalid", handle); in btm_read_remote_features()
1011 BTM_TRACE_ERROR("btm_read_remote_features_complete failed (status 0x%02x)", in btm_read_remote_features_complete()
1020 BTM_TRACE_ERROR("btm_read_remote_features_complete handle=%d invalid", in btm_read_remote_features_complete()
1070 BTM_TRACE_ERROR( in btm_read_remote_ext_features_complete()
[all …]
Dbtm_ble_gap.cc406 BTM_TRACE_ERROR("%s Observe Already Active", __func__); in BTM_BleObserve()
448 BTM_TRACE_ERROR("%s Observe not active", __func__); in BTM_BleObserve()
811 BTM_TRACE_ERROR("Illegal params: scan_interval = %d scan_window = %d", in BTM_BleSetScanParams()
1188 BTM_TRACE_ERROR("LE Inquiry is active, can not start inquiry"); in btm_ble_start_inquiry()
1701 BTM_TRACE_ERROR( in btm_ble_process_ext_adv_pkt()
1729 BTM_TRACE_ERROR("%s: bad rssi value in advertising report: %d", __func__, in btm_ble_process_ext_adv_pkt()
1763 BTM_TRACE_ERROR("Malformed LE Advertising Report Event from controller"); in btm_ble_process_adv_pkt()
1783 BTM_TRACE_ERROR("%s: bad rssi value in advertising report: ", __func__, in btm_ble_process_adv_pkt()
1808 BTM_TRACE_ERROR( in btm_ble_process_adv_pkt()
2126 BTM_TRACE_ERROR("unknown adv event : %d", adv_evt); in btm_ble_adv_states_operation()
[all …]
Dbtm_ble_privacy.cc175 BTM_TRACE_ERROR("%s failed, list full", __func__); in btm_ble_find_irk_index()
314 BTM_TRACE_ERROR("%s no pending resolving list operation", __func__); in btm_ble_remove_resolving_list_entry_complete()
347 BTM_TRACE_ERROR("no pending resolving list operation"); in btm_ble_read_resolving_list_entry_complete()
711 BTM_TRACE_ERROR("%s: Device already in Resolving list", __func__); in btm_ble_resolving_list_load_dev()
Dbtm_sec.cc320 BTM_TRACE_ERROR("BTM_GetSecurityFlags false"); in BTM_GetSecurityFlags()
347 BTM_TRACE_ERROR("BTM_GetSecurityFlags false"); in BTM_GetSecurityFlagsByTransport()
698 BTM_TRACE_ERROR("BTM_PINCodeReply() - Wrong BD Addr"); in BTM_PINCodeReply()
704 BTM_TRACE_ERROR("BTM_PINCodeReply() - no dev CB"); in BTM_PINCodeReply()
817 BTM_TRACE_ERROR("BTM_SecBond: already busy in state: %s", in btm_sec_bond_by_transport()
828 BTM_TRACE_ERROR("%s controller module is not ready", __func__); in btm_sec_bond_by_transport()
954 BTM_TRACE_ERROR( in btm_sec_bond_by_transport()
2040 BTM_TRACE_ERROR( in btm_sec_mx_access_request()
2763 BTM_TRACE_ERROR("%s: failed to start remote name request", __func__); in btm_sec_rmt_name_request_complete()
2947 BTM_TRACE_ERROR("%s: Unexpected Pairing state received %d", __func__, in btm_io_capabilities_req()
[all …]
Dbtm_ble_addr.cc332 BTM_TRACE_ERROR("No matching known device in record"); in btm_ble_refresh_peer_resolvable_private_addr()
Dbtm_inq.cc1549 BTM_TRACE_ERROR("btm_process_inq_results() extended results (%d) > 1", in btm_process_inq_results()
1557 BTM_TRACE_ERROR("%s: can't fit %d results in %d bytes", __func__, in btm_process_inq_results()
1566 BTM_TRACE_ERROR("%s: can't fit %d results in %d bytes", __func__, in btm_process_inq_results()
2001 BTM_TRACE_ERROR("btm_inq_rmt_name_failed_cancelled() remname_active=%d", in btm_inq_rmt_name_failed_cancelled()
Dbtm_ble_bgconn.cc461 BTM_TRACE_ERROR("%s Whitelist full, unable to add device", __func__); in BTM_WhiteListAdd()
Dbtm_devctl.cc644 BTM_TRACE_ERROR("BTM_RegisterForVSEvents: too many callbacks registered"); in BTM_RegisterForVSEvents()
Dbtm_sco.cc377 BTM_TRACE_ERROR("btm_accept_sco_link: Invalid sco_inx(%d)", sco_inx); in btm_accept_sco_link()
/system/bt/internal_include/
Dbt_trace.h227 #define BTM_TRACE_ERROR(...) \ macro