Lines Matching refs:LOG_WRN

161 		LOG_WRN("Disconnecting L2CAP returned error %d", err);  in write_obj_tx_done()
192 LOG_WRN("Received %u but expected maximum %u", cur_inst->rcvd_size, in rx_done()
208 LOG_WRN("Disconnecting L2CAP returned error %d", err); in rx_done()
221 LOG_WRN("Disconnecting L2CAP returned error %d", err); in rx_done()
507 LOG_WRN("Could not register L2CAP context %d", err); in bt_ots_client_register()
537 LOG_WRN("Invalid Connection"); in bt_ots_client_read_feature()
631 LOG_WRN("Invalid Connection"); in bt_ots_client_select_id()
669 LOG_WRN("Invalid Connection"); in bt_ots_client_select_first()
703 LOG_WRN("Invalid Connection"); in bt_ots_client_select_last()
738 LOG_WRN("Invalid Connection"); in bt_ots_client_select_next()
772 LOG_WRN("Invalid Connection"); in bt_ots_client_select_prev()
836 LOG_WRN("Obj size read returned a current " in read_object_size_cb()
841 LOG_WRN("Allocated size %u is smaller than " in read_object_size_cb()
852 LOG_WRN("err: 0x%02X", err); in read_object_size_cb()
912 LOG_WRN("err: 0x%02X", err); in read_obj_id_cb()
942 LOG_WRN("Invalid length %u (expected max %u)", length, in read_obj_name_cb()
949 LOG_WRN("err: 0x%02X", err); in read_obj_name_cb()
989 LOG_WRN("Invalid length %u (expected max %u)", length, OTS_TYPE_MAX_LEN); in read_obj_type_cb()
995 LOG_WRN("err: 0x%02X", err); in read_obj_type_cb()
1030 LOG_WRN("Invalid length %u (expected max %u)", length, in read_obj_created_cb()
1037 LOG_WRN("err: 0x%02X", err); in read_obj_created_cb()
1070 LOG_WRN("Invalid length %u (expected max %u)", length, in read_obj_modified_cb()
1077 LOG_WRN("err: 0x%02X", err); in read_obj_modified_cb()
1128 LOG_WRN("err: 0x%02X", err); in read_obj_properties_cb()
1138 LOG_WRN("Obj properties: Obj read not supported"); in read_obj_properties_cb()
1143 LOG_WRN("Invalid length %u (expected %u)", length, OTS_PROPERTIES_LEN); in read_obj_properties_cb()
1148 LOG_WRN("err: 0x%02X", err); in read_obj_properties_cb()
1192 LOG_WRN("L2CAP CoC error: %d while trying to execute OACP " in write_oacp_cp_write_req_cb()
1367 LOG_WRN("Invalid Connection"); in bt_ots_client_read_object_data()
1382 LOG_WRN("Unknown object size"); in bt_ots_client_read_object_data()
1396 LOG_WRN("Invalid Connection"); in bt_ots_client_write_object_data()
1566 LOG_WRN("Invalid Connection"); in bt_ots_client_read_object_metadata()
1572 LOG_WRN("No metadata to read"); in bt_ots_client_read_object_metadata()
1603 LOG_WRN("incorrect DirListing record length %u, " in decode_record()
1610 LOG_WRN("incorrect DirListing record, reclen %u too short, " in decode_record()
1626 LOG_WRN("incorrect DirListing record, reclen %u too short, " in decode_record()
1638 LOG_WRN("incorrect DirListing record, remaining length " in decode_record()
1646 LOG_WRN("Name length %u too long, invalid record", rec->name_len); in decode_record()
1658 LOG_WRN("incorrect DirListing record, reclen %u too short, " in decode_record()
1670 LOG_WRN("incorrect DirListing record, reclen %u " in decode_record()
1684 LOG_WRN("incorrect DirListing record, reclen %u " in decode_record()
1697 LOG_WRN("incorrect DirListing record, reclen %u " in decode_record()
1709 LOG_WRN("incorrect DirListing record, reclen %u " in decode_record()
1721 LOG_WRN("incorrect DirListing record, reclen %u " in decode_record()
1733 LOG_WRN("incorrect DirListing record, reclen %u " in decode_record()
1745 LOG_WRN("incorrect DirListing record, reclen %u " in decode_record()
1777 LOG_WRN("incorrect DirListing record, len %u too short", net_buf.len); in bt_ots_client_decode_dirlisting()
1785 LOG_WRN("DirListing, record %u invalid", count); in bt_ots_client_decode_dirlisting()