Lines Matching refs:BTIF_TRACE_ERROR
374 BTIF_TRACE_ERROR("%s: can't support more than %d connections", __func__, in get_connected_device()
380 BTIF_TRACE_ERROR("%s: returning NULL", __func__); in get_connected_device()
409 BTIF_TRACE_ERROR("%s: device not found, returning NULL!", __func__); in btif_rc_get_device_by_bda()
424 BTIF_TRACE_ERROR("%s: returning NULL", __func__); in btif_rc_get_device_by_handle()
579 BTIF_TRACE_ERROR("%s p_dev is null", __func__); in handle_rc_browse_connect()
607 BTIF_TRACE_ERROR("%s: p_dev is NULL", __func__); in handle_rc_connect()
612 BTIF_TRACE_ERROR("%s: Connect failed with error code: %d", __func__, in handle_rc_connect()
619 BTIF_TRACE_ERROR( in handle_rc_connect()
670 BTIF_TRACE_ERROR("%s: Got disconnect from invalid rc handle", __func__); in handle_rc_disconnect()
676 BTIF_TRACE_ERROR("Got disconnect of unknown device"); in handle_rc_disconnect()
728 BTIF_TRACE_ERROR("%s: No remote command!", __func__); in handle_rc_passthrough_cmd()
735 BTIF_TRACE_ERROR("%s: Got passthrough command from invalid rc handle", in handle_rc_passthrough_cmd()
791 BTIF_TRACE_ERROR("%s: passthrough response for Invalid rc handle", in handle_rc_passthrough_rsp()
798 BTIF_TRACE_ERROR("%s: DUT does not support AVRCP controller role", in handle_rc_passthrough_rsp()
831 BTIF_TRACE_ERROR("%s: Got vendorunique rsp from invalid rc handle", in handle_rc_vendorunique_rsp()
859 BTIF_TRACE_ERROR("%s: Remote does not support AVRCP TG role", __func__); in handle_rc_vendorunique_rsp()
894 BTIF_TRACE_ERROR("%s: Meta msg event for Invalid rc handle", __func__); in handle_rc_metamsg_cmd()
1003 BTIF_TRACE_ERROR("%s: AVRCP TG role not up, drop passthrough commands", in btif_rc_handler()
1024 BTIF_TRACE_ERROR("%s: RC Feature event for Invalid rc handle", in btif_rc_handler()
1082 BTIF_TRACE_ERROR("Neither CTRL, nor TG is up, drop meta commands"); in btif_rc_handler()
1114 BTIF_TRACE_ERROR("%s: p_dev NULL", __func__); in btif_rc_get_connected_peer_handle()
1136 BTIF_TRACE_ERROR("%s: p_dev NULL", __func__); in btif_rc_check_handle_pending_play()
1185 BTIF_TRACE_ERROR("%s: status not AVRC_STS_NO_ERROR", __func__); in send_reject_response()
1238 BTIF_TRACE_ERROR("%s: p_dev NULL", __func__); in send_metamsg_rsp()
1254 BTIF_TRACE_ERROR("%s: is_rsp_pending false, returning", __func__); in send_metamsg_rsp()
1309 BTIF_TRACE_ERROR("%s: failed to build metamsg response. status: 0x%02x", in send_metamsg_rsp()
1445 BTIF_TRACE_ERROR( in btif_rc_upstreams_evt()
1583 BTIF_TRACE_ERROR( in btif_rc_upstreams_evt()
1761 BTIF_TRACE_ERROR("%s: p_dev NULL", __func__); in rc_ctrl_procedure_complete()
1899 BTIF_TRACE_ERROR("%s: Avrcp device is not connected, handle: 0x%x", in register_notification_rsp()
2068 BTIF_TRACE_ERROR("%s: Unknown item_type: %d. Internal Error", in get_folder_items_list_rsp()
2111 BTIF_TRACE_ERROR("%s: Error status: 0x%02X. Sending reject rsp", __func__, in get_folder_items_list_rsp()
2267 BTIF_TRACE_ERROR("%s: Error status: 0x%02X. Sending reject rsp", __func__, in set_browsed_player_rsp()
2516 BTIF_TRACE_ERROR("%s: volume value already set earlier: 0x%02x", __func__, in set_volume()
2545 BTIF_TRACE_ERROR( in set_volume()
2557 BTIF_TRACE_ERROR( in set_volume()
2606 BTIF_TRACE_ERROR("%s: transaction not obtained with label: %d", __func__, in register_volumechange()
2610 BTIF_TRACE_ERROR("%s: failed to build command: %d", __func__, BldResp); in register_volumechange()
2805 BTIF_TRACE_ERROR("%s: p_dev NULL", __func__); in btif_rc_status_cmd_timeout_handler()
2890 BTIF_TRACE_ERROR("%s: p_dev NULL", __func__); in btif_rc_control_cmd_timeout_handler()
2938 BTIF_TRACE_ERROR("%s: no more transaction labels: %d", __func__, status); in register_for_event_notification()
2948 BTIF_TRACE_ERROR("%s: Error in Notification registration: %d", __func__, in register_for_event_notification()
3015 BTIF_TRACE_ERROR("%s: failed to build command. status: 0x%02x", __func__, in build_and_send_vendor_cmd()
3040 BTIF_TRACE_ERROR("%s: Error capability response: 0x%02X", __func__, in handle_get_capability_response()
3130 BTIF_TRACE_ERROR("%s: p_dev NULL", __func__); in handle_notification_response()
3196 BTIF_TRACE_ERROR("%s: Unhandled interim response: 0x%2X", __func__, in handle_notification_response()
3311 BTIF_TRACE_ERROR("%s: Unhandled completion response: 0x%2X", __func__, in handle_notification_response()
3334 BTIF_TRACE_ERROR("%s: Error getting Player application settings: 0x%2X", in handle_app_attr_response()
3360 BTIF_TRACE_ERROR("%s: No Player application settings found", __func__); in handle_app_attr_response()
3386 BTIF_TRACE_ERROR("%s: Error fetching attribute values: 0x%02X", __func__, in handle_app_val_response()
3462 BTIF_TRACE_ERROR("%s: Error fetching current settings: 0x%02X", __func__, in handle_app_cur_val_response()
3468 BTIF_TRACE_ERROR("%s: Error in getting Device Address", __func__); in handle_app_cur_val_response()
3518 BTIF_TRACE_ERROR("%s: p_dev NULL", __func__); in handle_app_attr_txt_response()
3528 BTIF_TRACE_ERROR("%s: Error fetching attribute text: 0x%02X", __func__, in handle_app_attr_txt_response()
3593 BTIF_TRACE_ERROR("%s: p_dev NULL", __func__); in handle_app_attr_val_txt_response()
3603 BTIF_TRACE_ERROR("%s: Error fetching attribute value text: 0x%02X", in handle_app_attr_val_txt_response()
3718 BTIF_TRACE_ERROR("%s: p_dev NULL", __func__); in handle_set_app_attr_val_response()
3754 BTIF_TRACE_ERROR("%s: p_dev NULL", __func__); in handle_get_elem_attr_response()
3783 BTIF_TRACE_ERROR("%s: Error in get element attr procedure: %d", __func__, in handle_get_elem_attr_response()
3804 BTIF_TRACE_ERROR("%s: p_dev NULL", __func__); in handle_get_playstatus_response()
3815 BTIF_TRACE_ERROR("%s: Error in get play status procedure: %d", __func__, in handle_get_playstatus_response()
3836 BTIF_TRACE_ERROR("%s: p_dev NULL", __func__); in handle_set_addressed_player_response()
3846 BTIF_TRACE_ERROR("%s: Error in get play status procedure %d", __func__, in handle_set_addressed_player_response()
3898 BTIF_TRACE_ERROR("%s cannot understand folder item type %d", __func__, in handle_get_folder_items_response()
3918 BTIF_TRACE_ERROR("%s: Error %d", __func__, p_rsp->status); in handle_get_folder_items_response()
4022 BTIF_TRACE_ERROR("%s invalid media attr id: 0x%x", __func__, in get_folder_item_type_media()
4141 BTIF_TRACE_ERROR("%s error in handle_change_path_response %d", __func__, in handle_change_path_response()
4166 BTIF_TRACE_ERROR("%s error %d", __func__, p_rsp->status); in handle_set_browsed_player_response()
4183 BTIF_TRACE_ERROR("%s: Error in transaction label lookup", __func__); in clear_cmd_timeout()
4284 BTIF_TRACE_ERROR("%s cannot handle browse pdu %d", __func__, in handle_avk_rc_metamsg_rsp()
4329 BTIF_TRACE_ERROR("%s: avk rc meta msg cmd for Invalid rc handle", in handle_avk_rc_metamsg_cmd()
4612 BTIF_TRACE_ERROR("%s failed to build command status %d", __func__, status); in change_folder_path_cmd()
4620 BTIF_TRACE_ERROR("%s: failed to obtain transaction details. status: 0x%02x", in change_folder_path_cmd()
4661 BTIF_TRACE_ERROR("%s failed to build command status %d", __func__, status); in set_browsed_player_cmd()
4668 BTIF_TRACE_ERROR("%s: failed to obtain transaction details. status: 0x%02x", in set_browsed_player_cmd()
4709 BTIF_TRACE_ERROR("%s: failed to build command status %d", __func__, status); in set_addressed_player_cmd()
4718 BTIF_TRACE_ERROR("%s: failed to obtain txn details. status: 0x%02x", in set_addressed_player_cmd()
4769 BTIF_TRACE_ERROR("%s failed to build command status %d", __func__, status); in get_folder_items_cmd()
4777 BTIF_TRACE_ERROR("%s: failed to obtain transaction details. status: 0x%02x", in get_folder_items_cmd()
4936 BTIF_TRACE_ERROR("%s: failed to build command. status: 0x%02x", __func__, in register_notification_cmd()
5027 BTIF_TRACE_ERROR("%s: failed to build command. status: 0x%02x", __func__, in set_volume_rsp()
5073 BTIF_TRACE_ERROR("%s: failed to build command. status: 0x%02x", __func__, in volume_change_notification_rsp()
5139 BTIF_TRACE_ERROR("%s: calling btif_rc_get_device_by_bda", __func__); in send_passthrough_cmd()