/system/bt/stack/btm/ |
D | btm_ble_batchscan.cc | 134 BTM_TRACE_ERROR("%s: wrong length", __func__); in feat_enable_cb() 144 BTM_TRACE_ERROR("%s: bad subcode, expected: %d got: %d", __func__, in feat_enable_cb() 150 BTM_TRACE_ERROR("%s: state should be ENABLE_CALLED", __func__); in feat_enable_cb() 158 BTM_TRACE_ERROR("%s: wrong length", __func__); in storage_config_cb() 168 BTM_TRACE_ERROR("%s: bad subcode, expected: %d got: %d", __func__, in storage_config_cb() 179 BTM_TRACE_ERROR("%s: wrong length", __func__); in param_enable_cb() 189 BTM_TRACE_ERROR("%s: bad subcode: 0x%02x 0x%02x", __func__, expected_opcode, in param_enable_cb() 200 BTM_TRACE_ERROR("%s: wrong length", __func__); in disable_cb() 210 BTM_TRACE_ERROR("%s: bad subcode: 0x%02x 0x%02x", __func__, expected_opcode, in disable_cb() 216 BTM_TRACE_ERROR("%s: state should be DISABLE_CALLED", __func__); in disable_cb() [all …]
|
D | btm_ble.cc | 187 BTM_TRACE_ERROR("unknow local key type: %d", key_type); in BTM_BleLoadLocalKeys() 220 BTM_TRACE_ERROR("No connection exist!"); in BTM_ReadConnectionAddr() 276 BTM_TRACE_ERROR( in BTM_ReadRemoteConnectionAddr() 338 BTM_TRACE_ERROR("Passkey reply to Unknown device"); in BTM_BlePasskeyReply() 365 BTM_TRACE_ERROR("Passkey reply to Unknown device"); in BTM_BleConfirmReply() 397 BTM_TRACE_ERROR("%s: Unknown device", __func__); in BTM_BleOobDataReply() 425 BTM_TRACE_ERROR("%s: Unknown device", __func__); in BTM_BleSecureConnectionOobDataReply() 477 BTM_TRACE_ERROR("Illegal Connection Scan Parameters"); in BTM_BleSetConnScanParams() 543 BTM_TRACE_ERROR("Unknown Device, setting rejected"); in BTM_BleSetPrefConnParams() 546 BTM_TRACE_ERROR("Illegal Connection Parameters"); in BTM_BleSetPrefConnParams() [all …]
|
D | btm_ble_cont_energy.cc | 51 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()
|
D | btm_ble_adv_filter.cc | 173 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()
|
D | btm_acl.cc | 151 BTM_TRACE_ERROR("%s can not find device with matching address", __func__); in btm_ble_get_acl_remote_addr() 172 BTM_TRACE_ERROR("Unknown active address: %d", in btm_ble_get_acl_remote_addr() 396 BTM_TRACE_ERROR("Device not found"); in btm_acl_removed() 710 BTM_TRACE_ERROR( in btm_acl_encrypt_change() 938 BTM_TRACE_ERROR("%s: page=%d unexpected", __func__, page_idx); in btm_process_remote_ext_features() 951 BTM_TRACE_ERROR("%s: Security procedure not started! status %d", __func__, in btm_process_remote_ext_features() 986 BTM_TRACE_ERROR("btm_read_remote_features handle=%d invalid", handle); in btm_read_remote_features() 1038 BTM_TRACE_ERROR("btm_read_remote_features_complete failed (status 0x%02x)", in btm_read_remote_features_complete() 1047 BTM_TRACE_ERROR("btm_read_remote_features_complete handle=%d invalid", in btm_read_remote_features_complete() 1097 BTM_TRACE_ERROR( in btm_read_remote_ext_features_complete() [all …]
|
D | btm_ble_gap.cc | 426 BTM_TRACE_ERROR("%s Observe Already Active", __func__); in BTM_BleObserve() 467 BTM_TRACE_ERROR("%s Observe not active", __func__); in BTM_BleObserve() 870 BTM_TRACE_ERROR("Illegal params: scan_interval = %d scan_window = %d", in BTM_BleSetScanParams() 1276 BTM_TRACE_ERROR("LE Inquiry is active, can not start inquiry"); in btm_ble_start_inquiry() 1786 BTM_TRACE_ERROR( in btm_ble_process_ext_adv_pkt() 1814 BTM_TRACE_ERROR("%s: bad rssi value in advertising report: %d", __func__, in btm_ble_process_ext_adv_pkt() 1848 BTM_TRACE_ERROR("Malformed LE Advertising Report Event from controller"); in btm_ble_process_adv_pkt() 1868 BTM_TRACE_ERROR("%s: bad rssi value in advertising report: ", __func__, in btm_ble_process_adv_pkt() 1888 BTM_TRACE_ERROR( in btm_ble_process_adv_pkt() 2195 BTM_TRACE_ERROR("unknown adv event : %d", adv_evt); in btm_ble_adv_states_operation() [all …]
|
D | btm_ble_privacy.cc | 175 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()
|
D | btm_sec.cc | 340 BTM_TRACE_ERROR("BTM_GetSecurityFlags false"); in BTM_GetSecurityFlags() 367 BTM_TRACE_ERROR("BTM_GetSecurityFlags false"); in BTM_GetSecurityFlagsByTransport() 771 BTM_TRACE_ERROR("BTM_PINCodeReply() - Wrong BD Addr"); in BTM_PINCodeReply() 777 BTM_TRACE_ERROR("BTM_PINCodeReply() - no dev CB"); in BTM_PINCodeReply() 890 BTM_TRACE_ERROR("BTM_SecBond: already busy in state: %s", in btm_sec_bond_by_transport() 901 BTM_TRACE_ERROR("%s controller module is not ready", __func__); in btm_sec_bond_by_transport() 1027 BTM_TRACE_ERROR( in btm_sec_bond_by_transport() 2298 BTM_TRACE_ERROR( in btm_sec_mx_access_request() 3021 BTM_TRACE_ERROR("%s: failed to start remote name request", __func__); in btm_sec_rmt_name_request_complete() 3212 BTM_TRACE_ERROR("%s: Unexpected Pairing state received %d", __func__, in btm_io_capabilities_req() [all …]
|
D | btm_ble_addr.cc | 375 BTM_TRACE_ERROR("No matching known device in record"); in btm_ble_refresh_peer_resolvable_private_addr()
|
D | btm_ble_bgconn.cc | 448 BTM_TRACE_ERROR("%s Whitelist full, unable to add device", __func__); in BTM_WhiteListAdd()
|
D | btm_devctl.cc | 675 BTM_TRACE_ERROR("BTM_RegisterForVSEvents: too many callbacks registered"); in BTM_RegisterForVSEvents()
|
D | btm_inq.cc | 1635 BTM_TRACE_ERROR("btm_process_inq_results() extended results (%d) > 1", in btm_process_inq_results() 2088 BTM_TRACE_ERROR("btm_inq_rmt_name_failed() remname_active=%d", in btm_inq_rmt_name_failed()
|
D | btm_sco.cc | 377 BTM_TRACE_ERROR("btm_accept_sco_link: Invalid sco_inx(%d)", sco_inx); in btm_accept_sco_link()
|
/system/bt/internal_include/ |
D | bt_trace.h | 227 #define BTM_TRACE_ERROR(...) \ macro
|